Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 656 Bytes

sublime-shortcuts.md

File metadata and controls

10 lines (8 loc) · 656 Bytes

Sublime Package Shortcuts

Here I'm maintaining a list of sublime shortcuts (for the Mac) from various packages I find really handy.

  • CMD-D - Multiple select the next instance of the currently selected term
  • CMD-K-D - Ignore the current instance of the current selected term for a multiple selection
  • CTL-ALT-F - Format Js - From JsFormat
  • CTL-CMD-A - Align variables - From Alignment
  • CTL-ALT_ENTER - Enter Koan - From ZenCoding
  • TAB - Evaluate Koan - From ZenCoding