Sublime Text: Shortcuts Flashcards
Delete Line
⌘ + X
Insert Line After
⌘ + ↩
Insert Line Before
⌘ + ⇧ + ↩
Move Line Up
⌘ + ⌃ + ↑
Move Line Down
⌘ + ⌃ + ↓
Select Line
⌘ + L
Select Word
⌘ + D
Multi-Select Editing
⌃ + ⌘ + G
Jump to Closing Parenthesis
⌃ + M
Select Contents of Current Parentheses
⌃ + ⇧ + M
Delete from Cursor to End of Line
⌘ + K,⌘ + K
Delete from Cursor to Start of Line
⌘ + K + ⌫
Indent Current Line(s)
⌘ + ]
Unindent Current Line(s)
⌘ + [
Duplicate Line(s)
⌘ + ⇧ + D
Join Line Below Current Line
⌘ + J
Comment/Uncomment Current Line
⌘ + /
Block Comment Current Selection
⌘ + ⌥ + /
Redo/Repeat Last Keyboard Shortcut
⌘ + Y
Paste with Proper Indenting
⌘ + ⇧ + V
Select Next Autocomplete Suggestion
⌃ + Space
Soft Undo
⌃ + U
Column Selection Up
⌃ + ⇧ + Up
Column Selection Down
⌃ + ⇧ + Down