atom 前端插件

安装插件的入口

File --> Settings --> Installcss

小地图,源码预览

安装 Mini maphtml

跳转到变量定义文件

  1. 安装 hyperclick
  2. 安装 js-hyperclick

less转化css

  1. 安装 atom-less
  2. 在须要编译的less文件头部添加:
// "out": "../css/style.css", "compress": true

小程序语法高亮

  1. 安装 language-vue
  2. 安装 atom-wx
  3. 找到 config.cson文件,在core中加入下面一行代码:vue

    customFileTypes:"text.html.vue": \["wpy"\]

(config.cson的位置:File --> Settings --> Open Config Folder)小程序

相关文章
相关标签/搜索