Loosely ordered with the commands I use most towards the top. Sublime also offer full documentation.
Ctrl+C | copy current line (if no selection) |
Ctrl+X | cut current line (if no selection) |
Ctrl+β§+K | delete line |
Ctrl+β© | insert line after |
Loosely ordered with the commands I use most towards the top. Sublime also offer full documentation.
Ctrl+C | copy current line (if no selection) |
Ctrl+X | cut current line (if no selection) |
Ctrl+β§+K | delete line |
Ctrl+β© | insert line after |
Loosely ordered with the commands I use most towards the top. Sublime also offer full documentation.
Ctrl+C | copy current line (if no selection) |
Ctrl+X | cut current line (if no selection) |
Ctrl+β§+K | delete line |
Ctrl+β© | insert line after |
βD Multi-select
βK,βD Skip the current match and select the next one
βU Soft Undo
β + Ctrl + G Select all occurences under cursor
βP Jump to files
βL Select Line
β + Shift + L Convert Selection to Multi-select
β + Shift + J Select all lines at current indentation