当前位置:网站首页>Vscode 基础必备 常用插件
Vscode 基础必备 常用插件
2022-06-26 18:10:00 【RosaChampagne】
1、Auto Close Tag
自动添加HTML/XML关闭标记
2、Auto Rename Tag
自动修改匹配的 HTML 标签
3、Code Spell Checker
代码的拼写检查
4、Color Highlight
突出显示颜色

5、CSS Peek
允许查看css ID和类字符串作为从html文件到相应css的定义。允许查看和转到定义。
6、cssrem或者px2rem
将px转为rem
7、Git History
查看git日志、文件历史记录、比较分支或提交
8、GitLens — Git supercharged
看到代码的commit和作者

9、HTML CSS Support
对html的css支持
10、JavaScript Booster
通过高级JavaScript重构和命令提高工作效率
11、JavaScript Booster
微信小程序标签、属性的智能补全(同时支持原生小程序、mpvue 和 wepy 框架,并提供 snippets)
12、Path Intellisense
自动完成文件名
13、uniapp devtools
vscode的uniapp插件,方便uniapp在vscode开发
14、uniapp-snippet
uniapp片段提示
15、Vetur
vue工具
16、vscode-fileheader
插入标题注释,并自动更新时间
17、vscode-icons
图标

18、wechat-snippet
微信小程序代码辅助,代码片段自动完成
一些设置
1、保存文件后自动删除多余空格的方法
在设置中搜索 files.trimTrailingWhitespace 并勾选

2、显示空格
搜索renderWhitespace,选择all

边栏推荐
- CD-CompactDisk
- In and exceptions, count (*) query optimization
- IDEA收藏代码、快速打开favorites收藏窗口
- ros::spinOnce()和ros::spin()的使用和区别
- 17.13 补充知识、线程池浅谈、数量谈、总结
- 贝叶斯网络详解
- Insert string B into string A. how many insertion methods can make the new string a palindrome string
- 临时关闭MySQL缓存
- 深层次安全定义剖析及加密技术
- Bayesian network explanation
猜你喜欢

Clion compiling catkin_ WS (short for ROS workspace package) loads cmakelists Txt problems

transforms. The input of randomcrop() can only be PIL image, not tensor

Chinese (Simplified) language pack

JVM entry door (1)

Paging query and join Association query optimization

Let torch cuda. is_ Experience of available() changing from false to true

Deep understanding of MySQL lock and transaction isolation level

Connected to surface test questions

Leetcode interview question 29 clockwise print matrix

(multi threading knowledge points that must be mastered) understand threads, create threads, common methods and properties of using threads, and the meaning of thread state and state transition
随机推荐
GDB installation
Regular match same character
Enter n integers and output the number of occurrences greater than or equal to half the length of the array
DVD-数字通用光盘
数据加密标准(DES)概念及工作原理
gdb安装
Tsinghua & Shangtang & Shanghai AI & CUHK proposed Siamese image modeling, which has both linear probing and intensive prediction performance!
Soft test preparation multimedia system
Map and list < map > transfer to corresponding objects
Applet setting button sharing function
Comparing the size relationship between two objects turns out to be so fancy
Decision tree and random forest
Static registration and dynamic registration of JNI
CLion断点单步调试
Dos et détails de la méthode d'attaque
深层次安全定义剖析及加密技术
Leetcode 238 product of arrays other than itself
Detailed explanation of asymmetric cryptosystem
MYSQL的下载与配置 mysql远程操控
Binary search-1