Title here
Summary here
Ctrl + B
: Toggle side bar open and closeCtrl + Shift + E
: Open ExplorerCtrl + Shift + F
: Open SearchCtrl + Shift + G
: Open Source Control (Git)Ctrl + Shift + D
: Open Debug MenuCtrl + Shift + X
: Open ExtensionsCtrl + Shift + P
or Fn + F1
: Open Command Palette (includes Zen Mode, Minimap)Ctrl + P
: Quick file searchCtrl + ,
: Open SettingsCtrl + Shift + N
: New VS Code windowCtrl + \
: Split EditorCtrl + W
: Close current file/editorCtrl + Shift + T
: Reopen last closed editorCtrl + Tab
or Ctrl + PgUp/PgDw
: Switch through open filesCtrl + Shift + Tab
: Reverse switch through open filesCtrl + C
: Copy the entire line where the cursor is locatedCtrl + D
: Select the exact word (can be used to select all instances when pressed multiple times)Home / End
: Go to the beginning or end of the current lineCtrl + Space
: Trigger suggestionsCtrl + L
: Select current lineCtrl + Shift + L
: Select all instances of the current selectionCtrl + Shift + H
: Replace in fileCtrl + F
: FindCtrl + H
: ReplaceF11
: Toggle full screenCtrl + =/-
: Zoom in or outCtrl + Shift + C
: Open Command Prompt/Terminal