emmet # html补全
minimap # 源码预览图
linter # 语法检查
file-icons # 文件图标
docblockr # 注释块
autoclose-html # 自动闭合html标签
highlight-line # 选中行高亮
highlight-selected # 相同选中内容高亮
autocomplete-plus # 自动补全,提供可能的候选项
color-picker # 在编辑器里面挑选颜色
simplified-chinese-menu # 汉化菜单
activate-power-mode # 动感文字泡沫
markdown-preview # markdown预览
atom-beautify # 格式化代码
autocomplete-snippets # 代码断提示
autocomplete-paths # 路径提示
git-plus # git工具
git-blame # git文件修改信息
atom-bootstrap3 # bs3语法提示
sort-lines # 按行排序
terminal-plus 集成终端
atom-html-preview # 预览lhtml页面
keyboard-sounds # 打字音
windows-context-menu # 增加atom打开到windows右键菜单
open-in-browsers # 选择浏览器打开文件
javascript-snippets # js片断
atom-ternjs # js,nodejs,es6补全
atom-alignment # 对齐
whitespace # 去空格
sublime-style-column-selection # 多行选中
相关文章
- 12-08python – 为什么在使用Apache mod_wsgi的Flask应用程序上进行gevent会引发NotImplementedError?
- 12-08使用gevent包实现concurrent.futures.executor 相同的公有方法。组成鸭子类
- 12-08python-在使用gevent的第一个函数完成后,如何生成另一个函数?
- 12-08使用gevent在应用程序上下文之外工作的烧瓶蓝图
- 12-08OpenGL 中关于ImageTexture使用中遇到的两个问题 —— 快速清空 与 读写错误
- 12-08使用的conda命令大全
- 12-08static方法中为什么使用的都是静态变量
- 12-08Content-Disposition的使用方法
- 12-08使用STM32的CUBEMX库来驱动OLED(128x64)(128x32)(SSD1306)含库U8g2库
- 12-08nmap加载nse脚本在内网渗透中的使用-下