vscode 插件

202 阅读1分钟

settings.json

vscode 插件

Snippets

  • HTML Snippets
  • JavaScript (ES6) code snippets
  • ES7 React/Redux/GraphQL/React-Native snippets
  • vue3 Snippets

格式化

  • EsLint
  • Prettier
  • EditorConfig for vs code

按字母顺序

  • Auto Close Tag

  • Chinese(可以设置中文)

  • Code Runner

  • Git History()

  • live Server(本地启动一个服务localhost形式打开html)

  • Path intellisense (引入路径提示)

  • npm Intelisense (npm包引入)

  • TODO Highlinht

  • Volar (vue3)