Skip to content

VSCODE

1. 工具下载

https://code.visualstudio.com/

2. 插件安装

如下图,左侧菜单第6个功能,左上方输入框搜索 vscode-plugin.png

2.1 插件推荐

  1. 简体中文 vscode-chinese.png
  2. es-beautifier(es语法美化) vscode-es-beautifier.png
  3. eslint(前端标准检查) vscode-eslint.png
  4. go(golang语言美化) vscode-go.png
  5. Open in Source Tree(git可视化) vscode-open-in-source-tree.png
  6. Go Interface Annotations(接口实现类关系) vscode-go-interface-annotations.png

Released under the MIT License.