Vs Code常用插件集锦

471 阅读1分钟

1、EditorConfig for VS Code:vscode配置插件;

2、beautify:界面美化;

3、Code Spell Checker:代码单词检测;

4、Code Map:代码查询;

5、CodeMetrics:代码复杂的计算;

6、Docker:容器;

7、ESlint:eslint检测;

8、Prettier:代码格式化;

9、Git History:查询代码提交历史记录;

10、Import Cost:查看引入的依赖包大小;

11、Jenkinsfile Surport:jenkins 支持;

12、JSON to TS:将json字符串转化成ts文件格式内容;

13、Prettier Code formatter:代码格式化;

14、Search node_modules:查询包;

15、ReactNative Tool:ReactNative工具;

16、Gitlens: git supercharged

17、CSS Module Typed:css module