Upgrade to Pro — share decks privately, control downloads, hide ads and more …

8 Awesome Sublime Text Plugins

Cathy
December 02, 2016

8 Awesome Sublime Text Plugins

Cathy

December 02, 2016
Tweet

More Decks by Cathy

Other Decks in Design

Transcript

  1. 安裝 Plugins step 1. cmd+shift+p step 2. type “ install

    package” step3. type “ the package name”
  2. Emmet Emmet is a plugin for many popular text editors

    which greatly improves HTML & CSS workflow relative link : http://emmet.io/ 1
  3. Emmet Syntax Child: > Sibling: + Climb-up: ^ Multiplication: *

    Grouping: () ID and CLASS attributes : #header 、.title Custom attributes: p[title="Hello world”] Text: {} relative link : http://docs.emmet.io/cheat-sheet/
  4. Nettuts-Fetch Fetch the latest version of remote files and zip

    packages relative link : https://github.com/weslly/Nettuts-Fetch 2
  5. AdvancedNewFile File creation plugin for Sublime Text relative link :

    https://github.com/skuroda/Sublime-AdvancedNewFile 3
  6. Sidebar Enhancements Provides enhancements to the operations on Sidebar of

    Files and Folders for Sublime Text. relative link : https://github.com/SideBarEnhancements-org/SideBarEnhancements 4
  7. DocBlockr Simplifies writing DocBlock comments in Javascript, PHP, CoffeeScript, Actionscript,

    C & C++ 6 relative link : https://github.com/spadgos/sublime-jsdocs
  8. EasyMotion quickly jump to any character in the visible area

    of the active view 7 relative link : https://github.com/tednaleid/sublime-EasyMotion
  9. Alignment Easy alignment of multiple selections and multi-line selections 8

    relative link : https://github.com/wbond/sublime_alignment