vscode常用插件集合

  • Auto Close Tag(自动闭合标签)
  • Auto Rename Tag(自动修改标签名)
  • Bracket Pair Colorizer 2 (代码括号变色)
  • Chinese (Simplified) Language Pack for Visual Studio Code(汉化vscode)
  • Document This (说明this的指向)
  • GitLens — Git supercharged(git)
  • HTML CSS Support
  • IntelliSense for CSS class names in HTML
  • JavaScript (ES6) code snippets
  • Markdown All in One
  • Material Icon Theme(好用的文件图标)
  • npm
  • open in browser(在浏览器中打开文件)
  • Path Intellisense(路径提示)
  • Sass
  • SCSS Everywhere
  • SCSS IntelliSense
  • Vetur(vue必备)
  • Vue 2 Snippets
  • Vue Peek
  • Vue VSCode Snippets
  • ESLint(代码检测)
  • minapp(小程序开发使用)

你可能感兴趣的:(vscode常用插件集合)