Atom Plugin

轉VS code前記錄一下自己在Atom正在使用的Plugin….


增強化

  • SASS高亮化
    • Atom-Syntax-highlighting-for-Sass
  • vue.js 高亮化
    • Language-vue
  • SQL高亮化
    • qolor
  • Yii2 選字
    • Atom-yii2
  • Front-end利器
    • emmet
  • 顏色選取
    • color-picker

檢查錯誤

  • Linter
  • Linter-csslint
  • Linter-htmlhint

Format格式

  • atom-beautify
  • tabs-to-spaces

其他

  • 自動更新Plugin
    • auto-update-packages>
  • Git利器
    • git-plus
  • Save file後自動Refresh!!
    • Livereload
  • 同步Plugin
    • sync-settings
  • 開Terminal
    • platformio-ide-terminal
  • project-manager
  • file-icons
  • pigment
Newer
Yii2學習筆記 (1)
Older
MacOS Sierra 基本設定