Skip to content

VS Code Shortcuts

DescriptionShortcut
Command PaletteF1 or Ctrl + Shift + p
Toggle Zen ModeView, Toggle zen mode
Split editor 1, 2Ctrl + 1, 2, etc.
Tab, Change open editorCtrl + Tab
Tab, CloseCtrl + w
Markdown: Open PreviewCtrl + Shift + v
DescriptionShortcut
Comment, SetCtrl + /
Indent - line, selected regionTab
Indent - reduce indentShift + Tab
ord wrap, ToggleAlt + z
Select - Box multi lineCtrl + Alt + Shift
Select - Multi lineCtrl + Alt
DescriptionShortcut
Close primary left panelCtrl + b
Close secondary right panelCtrl + Alt + b
Open/Go to File ExplorerCtrl + Shift + e
Problems/Quickfix, ToggleCtrl + Shift + m
Search, Clear file cacheClear editor history
Search, Find and ReplaceCtrl + h
Search, Find in current fileCtrl + f
Search, Go to/search for filesCtrl + p
Search text in filesCtrl + Shift + F

Similar to Vim Shortcuts - Vim Shortcuts

DescriptionShortcut
Run current cellCtrl + Enter
Run current cell and go to nextShift + Enter
Enter command mode from insert (edit) modeEsc
DescriptionShortcut
Enter insert mode with cell selectedEnter
Add cell above/below (command mode)a/b
Select code cell above/belowk/j or arrows
Delete code celldd
Undo last changez
Switch cell type for Markdownm
Switch cell type for Codey
Mode selected cell up or downAlt + arrows
DescriptionShortcut
Go to Recent DirectoryCtrl + G (use Ctrl + Alt + G to send Ctrl + G to term)
Run Recent CommandCtrl + Alt + G (like term Ctrl + R)
Open Detected LinksCtrl + Shift + O
Send SIGINTCtrl + C, Ctrl + C (Second one used in case there is a selection activated)
Toggle TerminalCtrl + `
DescriptionShortcut
Diagram, Preview current diagram on sidePlantUML: Preview Current Diagram
Preview, seeAlt + d
DescriptionShortcut
Chat, OpenChat: Open Chat