Cheatography
https://cheatography.com
Keybinds for VSC, which I use. Left Keybind is for Qwerty. Right Keybind is for Dvorak.
Selection / Cursor
SELECTION |
Select Line |
Ctrl + L |
Ctrl + N |
Expand/Shrink Selection |
Ctrl + Alt + |
Add Occ. to Selection |
Ctrl + D |
Ctrl + E |
CURSOR |
Add Cursor Up/Down |
Ctrl + Alt + |
Cursor Undo |
Ctrl + U |
Ctrl + G |
LINES |
Move Line Up/Down |
Alt + |
Copy Line Up/Down |
Shift + Alt + |
Insert Line Up/Down |
|
Delete Line |
Ctrl+Shift+K |
Ctrl+Shift+T |
Toggle Line Comment |
Ctrl + / |
GoTo
Goto Definition |
F12 |
Goto Implementation |
Ctrl + F12 |
Goto Line |
Ctrl + G |
Ctrl + I |
Goto Reference |
Shift + F12 |
Goto Symbol |
Ctrl+Shift+O |
Ctrl+Shift+R |
Goto Next/Prev Symbol |
|
Goto File |
Ctrl + P |
Ctrl + L |
Peek Definition |
Alt + F12 |
Peek Implementation |
Ctrl+Shift+F12 |
TCL
Insert TCL |
Ctrl + Alt + L |
Ctrl + Alt + N |
Delete all TCL |
Shift + Alt + D |
Shift + Alt + E |
Comment all TCL |
Shift + Alt + C |
Shift + Alt + J |
Uncomment all TCL |
Shift + Alt + U |
Shift + Alt + G |
|
|
Folding
Toggle Fold |
Ctrl + KL |
Ctrl + TN |
Unfold All |
Ctrl + KJ |
Ctrl + TH |
Fold all expect Selection |
Ctrl + K- |
Ctrl + TZ |
Editor
Switch Editor Group |
Ctrl + 1, 2, ... |
Open in new Editor Group |
Ctrl + Enter |
Toggle Panel |
Ctrl + J |
Ctrl + H |
Toggle Sidebar |
Ctrl + B |
Ctrl + X |
Toggle Terminal |
Ctrl + ` |
Misc.
Command Panel |
Ctrl + Shift + P |
Ctrl + Shift + L |
Suggestion |
Ctrl + Space |
Quick Fix |
Ctrl + . |
Ctrl + V |
Organize Imports |
Ctrl + Alt + O |
Ctrl + Alt + *R |
Focus Breadcrumbs |
Ctrl + Alt + . |
Ctrl + Alt + V |
Show Hover |
Ctrl + KI |
Ctrl + TC |
P42
CONTEXT MENU |
Refactor |
Ctrl + Alt + R |
Ctrl + Alt + P |
Source Action |
Ctrl + Alt + S |
Ctrl + Alt + O |
Other Action |
Ctrl + Alt + A |
Ctrl + Alt + A |
ACTION |
Extract |
Ctrl + Alt + X |
Ctrl + Alt + Q |
Inline |
Ctrl + Alt + I |
Ctrl + Alt + C |
Toggle Braces |
Ctrl + Alt + B |
Ctrl + Alt + X |
Move Up |
Ctrl + Alt + U |
Ctrl + Alt + G |
Move Down |
Ctrl + Alt + J |
Ctrl + Alt + H |
|
Created By
Metadata
Comments
No comments yet. Add yours below!
Add a Comment
Related Cheat Sheets