vscode 常用插件推荐

389 阅读1分钟
  1. css peek:html和css关联
  2. prettier:代码格式化
  3. icon fonts:图标集提示,如font awesome、glyphicons
  4. auto rename tag:自动修改标签
  5. html boilerplate:HTML模板
  6. color info:颜色提示
  7. auto close tag:自动闭合标签
  8. html css support:html中css class的智能提示

vue

Vue TypeScript Snippets : 针对vue的ts代码片段 Axios Snippets : axios的默认api智能提示,ts/html/js/vue都支持..不支持react(看它的发包json)

微信小程序

  1. mpvue snippets: mpvue的一些代码片段,以及部分原生小程序的代码提示
  2. minapp : 用VS Code写小程序必备的插件,里面有众多实用的特性集成