当前位置:网站首页>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

 

原网站

版权声明
本文为[RosaChampagne]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/177/202206261810167196.html