Difference between revisions of "Sublime Text cheat sheet"

From DiLab
Jump to: navigation, search
(New page: [http://www.sublimetext.com/ Sublime Text editor] is the magic any programmer needs. Here I keep a cache of shortcuts for a quick reference. {| border=1 cellspacing=0 cellpadding=4 |- ! T...)
 
Line 17: Line 17:
| Ctrl + Shift + L
| Ctrl + Shift + L
| Cmd + Shift + L
| Cmd + Shift + L
|
|-
|}
|}

Revision as of 16:53, 15 October 2014

Sublime Text editor is the magic any programmer needs. Here I keep a cache of shortcuts for a quick reference.

Task shortcut in Linux shortcut in OSX Comments
Move line up Ctrl + Shift + Up Cmd + Shift + Up Also works for Down
Split selection in multiple lines Ctrl + Shift + L Cmd + Shift + L