Atom 插件整理

Atom 是 GitHub 打造的现代编辑器,速度快,跨平台,支持各种插件以及可以异常方便地自定义扩展

如何安装

  1. 设置界面: cmd-, => install -> search package
  2. apm: apm install package name (需要安装Shell Commands: Atom => Install Shell Commands)

插件推荐

  1. minimap

    了解当前所在位置
  2. emmet

    快速编写DOM
  3. language-vue

    vue语法高亮及代码补全
  4. atom-beautify

    Beautify HTML、CSS、JavaScript、PHP、Python,and more in Atom
  5. autoprefixer

    Prefix CSS and SCSS
    快捷键: cmd-shift-x
  6. color-picker

    快捷键: cmd-shift-c
  7. last-cursor-position

    快捷键:
    alt-- travel to previous cursor position
    alt-_ undo previous travel
  8. atom-ternjs

    JavaScript自动补全
  9. autocomplete-paths

  10. file-icons

  11. sync-settings

    备份、同步
  12. platformio-ide-terminal

    Terminal in Atom
    cmd-shift-t : new
    cmd-shift-x : close
    cmd-shift-j : previous
    cmd-shitf-k : next
    ctrl-` : toggle
  13. stylus

    Add syntax highlighting and snippets to Stylus files in Atom
  14. linter-eslint

    eslint 错误提示和自动修复
最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
【社区内容提示】社区部分内容疑似由AI辅助生成,浏览时请结合常识与多方信息审慎甄别。
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容