File tree Expand file tree Collapse file tree 1 file changed +0
-1
lines changed Expand file tree Collapse file tree 1 file changed +0
-1
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,6 @@ The following are some commons user settings for VS Code IDE.
36
36
- [ Debugger for Chrome] ( https://marketplace.visualstudio.com/items?itemName=msjsdiag.debugger-for-chrome ) : a debug tool for Chrome.
37
37
- [ Kary Pro Colors] ( https://marketplace.visualstudio.com/items?itemName=karyfoundation.theme-karyfoundation-themes ) : 配置主题和颜色。
38
38
- [ markdownlint] ( https://marketplace.visualstudio.com/items?itemName=DavidAnson.vscode-markdownlint ) : 保证 markdown 文件风格的一致性。
39
- - [ Npm Intellisense] ( https://marketplace.visualstudio.com/items?itemName=christian-kohler.npm-intellisense ) : 自动输入完成 package 的引用。
40
39
- [ Path Intellisense] ( https://marketplace.visualstudio.com/items?itemName=christian-kohler.path-intellisense ) : 自动完成文件路径的输入。
41
40
- [ Prettier - Code formatter] ( https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode ) : 自动格式 JS/TS 代码。具体配置请参考代码标准文档。
42
41
- [ PrintCode] ( https://marketplace.visualstudio.com/items?itemName=nobuhito.printcode ) : 用于打印代码。
You can’t perform that action at this time.
0 commit comments