Cheatography
https://cheatography.com
Behold, the most useful Sublime Text 2 keyboard shortcuts for OS X. Did we miss anything? Contribute your own.
Editing - Sublime Text 2Keypress | Command | ⌘ + X | Delete line | ⌘ + ↩ | Insert line after | ⌘ + ⇧ + ↩ | Insert line before | ⌘ + ⌃ + ↑ | Move line/selection up | ⌘ + ⌃ + ↓ | Move line/selection down | ⌘ + L | Select line (repeatable) | ⌘ + D | Select word (repeatable) | ⌃ + M | Jump to closing parentheses (repeatable) | ⌃ + ⇧ + M | Select contents of current parentheses | ⌘ + K, ⌘ + K | Delete from cursor to end of line | ⌘ + K + ⌫ | Delete from cursor to start of line | ⌘ + ] | Indent current line(s) | ⌘ + [ | Un-indent current line(s) | ⌘ + ⇧ + D | Duplicate line(s) | ⌘ + J | Join line below to current line | ⌘ + / | Comment/un-comment line/selection | ⌘ + ⌥ + / | Block comment current selection | ⌘ + ⇧ + V | Paste and indent correctly |
| | Text Manipulation - Sublime Text 2Keypress | Command | ⌘ + K, ⌘ + U | Transform to Uppercase | ⌘ + K, ⌘ + L | Transform to Lowercase |
Find / Replace - Sublime Text 2Keypress | Command | ⌘ + F | Find | ⌘ + ⌥ + F | Replace | ⌘ + ⇧ + F | Find in files |
| | General - Sublime Text 2Keypress | Command | ⌘ + P | Quick-open files by name | ⌘ + K, ⌘ + B | Toggle side bar | ⌥ + ⌘ + 2 | Split editor into two columns | ⌥ + ⌘ + 1 | Revert editor to single column |
|
Created By
www.tablexi.com
Metadata
Favourited By
Comments
There are faults with this.
Ctrl+X (Linux / Windows) is cut, Shift+Del is delete line.
Also, Ctrl+H is replace.
⌘+⇧+L edits all the lines within a selection
^+⇧+W wrap selection with a tag
I have quite a few you might not know of along with a printable cheat sheet on my site: http://workfunc.com/sublime-text-2-shortcuts-cheat-sheet/
indentantion doesn`t work, anybody has another way of doing it?
Add a Comment
Related Cheat Sheets