General
|
Command palette |
|
Go to anything |
|
Go to symbol |
|
New file |
|
Save file |
|
Save file as |
|
Save all |
|
Open file |
|
Close file |
|
Reopen closed file |
|
New window |
|
Close window |
|
Show sidebar |
|
Show console |
|
Focus sidebar |
|
Focus group/pane 1-9 |
|
Enter full screen |
|
Enter distraction free mode |
Moving / Editing
|
Undo |
|
Redo |
|
Repeat |
|
Copy |
|
Yank Inserts the text that’s on top of the kill ring |
|
Cut |
|
Paste |
|
Paste and indent |
|
Indent |
|
Unindent |
|
Swap line up |
|
Swap line down |
|
Duplicate line |
|
Delete line |
|
Join lines |
|
Toggle comment |
|
Toggle block comment |
|
Insert line before |
|
Insert line after |
|
Delete to beginning of line |
|
Delete to end of line |
|
Move to beginning of line |
|
Move to end of line |
|
Move up |
|
Move down |
|
Move left |
|
Move right |
|
Transpose Swap two characters or words |
|
Close tag |
|
Wrap selection with tag |
|
Convert selected text to uppercase |
|
Convert selected text to lowercase |
|
Wrap paragraph at ruler |
|
Sort lines |
|
Sort lines (case sensitive) |
|
Go to line |
|
Jump to matching brackets |
|
Scroll to selection |
|
Scroll line up |
|
Scroll line down |
|
Record macro |
|
Playback macro |
Selection
|
Undo selection |
|
Redo selection |
|
Split selection into lines |
|
Add next line |
|
Add previous line |
|
Single selection Cancel multiple selections |
|
Select all |
|
Expand selection to word |
|
Expand selection to line |
|
Expand selection to tag (HTML/XML) |
|
Expand selection to scope |
|
Expand selection to brackets |
|
Expand selection to indentation |
Search / Replace
|
Find |
|
Find next |
|
Find previous |
|
Incremental find |
|
Replace |
|
Replace next |
|
Quick find Searches for the word under the cursor |
|
Quick find all Selects all occurences of the word under the cursor |
|
Use selection for find |
|
Use selection for replace |
|
Find in all open files |
|
Next result in file search results |
|
Previous result in file search results |
Folding
|
Fold selection |
|
Unfold |
|
Unfold all |
|
Fold all |
|
Fold level 2-9 |
|
Fold tag attributes (HTML/XML) |
Bookmarking
|
Set mark |
|
Select to mark |
|
Delete to mark |
|
Swap with mark |
|
Clear to mark |
|
Toggle bookmark |
|
Next bookmark |
|
Previous bookmark |
|
Clear bookmarks |
Layout
|
Single |
|
Columns: 2 |
|
Columns: 3 |
|
Columns: 4 |
|
Rows: 2 |
|
Rows: 3 |
|
Grid: 3 |
|
Jump to specified group |
|
Move file to specified group |
Miscellaneous
|
Toggle spell check |
|
Next misspelling |
|
Previous misspelling |
|
Build |
|
Show completions |
|
Special characters |
Notes
- Based on the cheat sheet from Cheatography.
- Converted and extended by Rob Simpson.