安装方式
1、在C盘用户文件夹下,找到 .atom/packages 文件夹 2、在该文件夹下通过git拉取对应插件代码 3、在插件文件内打开 cmd,运行 npm 或其他包管理器安装命令
插件
1、activate-power-mode 一个改善编程体验的小工具 github地址:https://github.com/JJack27/activate-power-mode.git.
2、atom-simplified-chinese-menu 中文语言包 github地址:https://github.com/chinakids/atom-simplified-chinese-menu.git.
3、atom-vue vue语法识别 github地址:https://github.com/hedefalk/atom-vue.git
4、language-stylus stylus 语法支持 github地址:https://github.com/matthojo/language-stylus.git
5、 minimap 代码小地图 github地址:https://github.com/atom-minimap/minimap.git
6、atom-beautify 代码美化 github地址:https://github.com/Glavin001/atom-beautify.git