- Ctrl + P
- Quick Open — Quick Open file by name (Ctrl+Shift+P opens Command Palette)
- Ctrl + Shift + F
- Global Search — Search across all files in the workspace
- Ctrl + Shift + E
- File Explorer — Focus the File Explorer panel in the sidebar
- Ctrl + B
- Sidebar — Toggle the left sidebar
- Ctrl + \
- Split Editor — Split the editor into two side-by-side panes
- F12
- Go to Def — Go to the definition of the symbol under cursor (Shift+F12 = references)
- Ctrl + Shift + G
- Source Control — Open the Source Control / Git panel
- Ctrl + ,
- Settings — Open editor settings
- Ctrl + =
- Zoom In — Increase editor font / UI zoom level
- Ctrl + -
- Zoom Out — Decrease editor font / UI zoom level
- Ctrl + 0
- Reset Zoom — Reset editor zoom to 100%