Cheatography
https://cheatography.com
Common keybindings I use in vscode.
The {{fa-rocket}} symbol means user defined keybindings.
GeneralCtrl+Shift+P | Show command palette | Ctrl+P | Ctrl+E | Search files by name | Ctrl+, | Open settings (UI) | Ctrl+K Ctrl+S | Keyboard shortcuts (UI) |
Integrated TerminalCtrl+` | Toggle terminal | Ctrl+Shift+` | Create new terminal | Crtl+Shift+Alt+` | Create new R terminal | Ctrl+Shift+Del | Kill active terminal | Ctrl+Shift+C | Open external terminal |
Basic EditingCtrl+X | Cut line | Ctrl+C | Copy line | Ctrl+Shift+K | Delete line | Alt+/ | Move line up/down | Shift+Alt+/ | Copy line up/down | Ctrl+Enter | Insert line below | Ctrl+Shift+Enter | Insert line above | Ctrl+Shift+[ | Fold region | Ctrl+Shift+] | Unfold region | Ctrl+Alt+C | Block comment |
| | Language Server EditingCtrl+K Ctrl+F | Format selection | Shift+Alt+F | Format document | F12 | Go to definition | F2 | Rename symbol |
Navigation In EditorCtrl+Shift+O | Go to symbol | F8 / Shift+F8 | Go to next / previous error warning | Ctrl+Alt+J | Ace jump single character | Ctrl+Alt+M | Ace jump multiple character | Home / End | Go to beginning/end of line | Ctrl+Home / Ctrl+End | Go to beginning/end of file |
DisplayF11 | Full screen | Ctrl+B | Toggle sidebar | Ctrl+J | Toggle panel | Ctrl+ =/- | Zoom in/out | Ctrl+Shift+E | Show explorer | Ctrl+Shift+F | Show search | Ctrl+Shift+H | Show replace | Ctrl+Shift+J | Toggle search detail | Ctrl+Shift+G | Show source control | Ctrl+Shift+D | Show debug | Ctrl+Shift+X | Show extensions |
| | File ManagementCtrl+N | New file | Ctrl+O | Open file | Ctrl+S | Save | Ctrl+Shift+S | Save As | Ctrl+K S | Save all | Ctrl+W | Close | Ctrl+K Ctrl+W | Close all | Ctrl+Shift+T | Reopen close file | Ctrl+K M | Change file language |
File NavigationCtrl+PageDown | Open previous editor | Ctrl+PageUp | Open next editor | Ctrl+ 1/2/3 | Focus into 1st, 2nd or 3rd group | Ctrl+< | Split editor | Ctrl+K Ctrl+< | Split editor orthogonal | Ctrl+K / | Move active group | Ctrl+Alt+ / | Move editor into group |
Window ManagementCtrl+Shift+N | New window | Ctrl+K O | Open editor in window | Ctrl+Shift+W | Close window |
|
Created By
Metadata
Favourited By
Comments
No comments yet. Add yours below!
Add a Comment
Related Cheat Sheets