安装插件的入口
File --> Settings --> Install
小地图,源码预览
安装 Mini map
跳转到变量定义文件
- 安装 hyperclick
- 安装 js-hyperclick
less转化css
- 安装 atom-less
- 在需要编译的less文件头部添加:
// "out": "../css/style.css", "compress": true
小程序语法高亮
- 安装 language-vue
- 安装 atom-wx
-
找到 config.cson文件,在core中加入下面一行代码:
customFileTypes:"text.html.vue": \["wpy"\]
(config.cson的位置:File --> Settings --> Open Config Folder)
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。