Cheatography
https://cheatography.com
Cheat sheet for sublime text 3 on windows
Navigation/Goto Anywhere
CTRL+P |
Quick-open files by name |
CTRL+R |
Goto symbol |
CTRL+; |
Goto word in current file |
CTRL+G |
Goto line in current file |
Split window
ALT+Shift+1 |
Revert view to single column |
ALT+Shift+2 |
Split view into two columns |
ALT+Shift+5 |
Set view to grid (4 groups) |
Ctrl+[NUM] |
Jump to group where num is 1-4 |
Ctrl+Shift+[NUM] |
Move file to specified group where num is 1-4 |
General
CTRL+Shift+P |
Command prompt |
CTRL+KB |
Toggle sidebart |
CTRL+Shift+ALT+P |
Show scope in status bar |
Tabs
CTRL+Shift+T |
Open last closed tab |
CTRL+PgUp |
Cycle up through tabs |
CTRL+PgDn |
Cycle down through tabs |
CTRL+Tab |
Find in files |
CTRL+W |
Close current tab |
Alt + [NUM] |
Switch to tab number [NUM] where [NUM] <= number of tabs |
|
|
Editing
CTRL+X |
Cut Line |
CTRL+Enter |
Insert Line after |
CTRL+Shift+Enter |
Insert Line before |
CTRL+Shift+Arrow Up |
Move line/selection up |
CTRL+Shift+Arrow Down |
Move line/selection down |
CTRL+L |
Select line - Repeat to select next lines |
CTRL+D |
Select word - Repeat to select other occurences |
CTRL+M |
Jump to closing parentheses Repeat to jump to opening parentheses |
CTRL+Shift+M |
Select all contents of the current parentheses |
CTRL+Shift+K |
Delete Line |
CTRL+KK |
Delete from cursor to end of line |
CTRL+] |
Indent current line(s) |
CTRL+[ |
Un-indent current line(s) |
CTRL+Shift+D |
Duplicate line(s) |
CTRL+J |
Join line below to the end of the current line |
CTRL+/ |
Comment/un-comment current line |
CTRL+Shift+/ |
Block comment current selection |
CTRL+Y |
Redo, or repeat last keyboard shortcut command |
CTRL+Shift+V |
Paste and indent correctly |
CTRL+Space |
Select next auto-complete suggestion |
CTRL+U |
Soft undo; jumps to your last change before undoing change when repeated |
ALT+Shift+W |
Wrap Selection in html tag |
|
|
Find/Replace
CTRL+F |
Find |
CTRL+H |
Replace |
CTRL+Shift+F |
Find in files |
Bookmarks
CTRL+F2 |
Toggle bookmark |
F2 |
Next bookmark |
Shift+F2 |
Previous bookmark |
CTRL+Shift+F2 |
Clear bookmarks |
Text manipulation
CTRL+KU |
Transform to Uppercase |
CTRL+KL |
Transform to Lowercase |
|
Created By
Metadata
Favourited By
Comments
Greywinter, 20:37 30 Jan 20
Awesome dude, much appreciated.
Add a Comment
Related Cheat Sheets
More Cheat Sheets by Mackan90096