当前位置:网站首页>Basic and necessary common plug-ins of vscade
Basic and necessary common plug-ins of vscade
2022-06-26 18:41:00 【RosaChampagne】
1、Auto Close Tag
Automatic addition HTML/XML Close tag
2、Auto Rename Tag
Automatically modify the matching HTML label
3、Code Spell Checker
Spell check of code
4、Color Highlight
Highlight colors
5、CSS Peek
Allow to view css ID And class strings as from html File to corresponding css The definition of . Allow viewing and going to definitions .
6、cssrem perhaps px2rem
take px To rem
7、Git History
see git journal 、 File history 、 Compare branches or commit
8、GitLens — Git supercharged
See code commit And the author
9、HTML CSS Support
Yes html Of css Support
10、JavaScript Booster
Through advanced JavaScript Refactoring and commands improve productivity
11、JavaScript Booster
Wechat applet tag 、 Intelligent completion of attributes ( Support native applet at the same time 、mpvue and wepy frame , And provide snippets)
12、Path Intellisense
Autocomplete file name
13、uniapp devtools
vscode Of uniapp plug-in unit , convenient uniapp stay vscode Development
14、uniapp-snippet
uniapp Clip tip
15、Vetur
vue Tools
16、vscode-fileheader
Insert Title Note , And automatically update the time
17、vscode-icons
Icon
18、wechat-snippet
Wechat applet code assistance , Code snippets complete automatically
Some settings
1、 The method of automatically deleting extra spaces after saving the file
Search in settings files.trimTrailingWhitespace And check the
2、 Show spaces
Search for renderWhitespace, choice all
边栏推荐
- wm_concat()和group_concat()函数
- Handwritten numeral recognition based on tensorflow
- Which securities company is better for a novice to open a stock trading account? How is it safer to speculate in stocks??
- (几何) 凸包问题
- sql 中的alter操作总结
- 读书笔记:《过程咨询 III》
- Publish message publishers and subscribe message subscribers of ROS
- ROS查询话题具体内容常用指令
- 【Mysql系列】工作常用sql集锦(持续更新)
- 转:苹果CEO库克:伟大的想法来自不断拒绝接受现状
猜你喜欢
Preliminary analysis of serial port printing and stack for arm bare board debugging
Tag dynamic programming - preliminary knowledge for question brushing -2 0-1 knapsack theory foundation and two-dimensional array solution template
Refresh the strong pointer assignment problem in the HP-UX system of Sanguan
Microservice architecture
项目实战四:用户登录及token访问验证(reids+jwt)
你了解如何比较两个对象吗
Leetcode 238 product of arrays other than itself
Filebeat安装及使用
IK分词器
Feign远程调用
随机推荐
Convex hull problem
ISO documents
品达通用权限系统(Day 1~Day 2)
Vscode 基础必备 常用插件
gdb安装
为什么我不推荐去SAP培训机构参加培训?
wm_concat()和group_concat()函数
NFTGameFi链游系统开发详解方案丨链游系统开发原理解析
Interview key points that must be mastered index and affairs (with B-tree and b+ tree)
Procedure steps for burning a disc
ROS query topic specific content common instructions
你了解如何比较两个对象吗
LeetCode 面试题29 顺时针打印矩阵
Conditional compilation in precompiling instructions
Why don't I recommend going to sap training institution for training?
50 lines of code to crawl TOP500 books and import TXT documents
sql 中的alter操作总结
零时科技 | 智能合约安全系列文章之反编译篇
Image binarization
成功解决之idea引用Lombok的@Slf4j后无法正常使用log