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)小程序

相關文章
相關標籤/搜索