Ctrl+N
: New FileCtrl+O
: Open FileCtrl+S
: Save FileCtrl+Shift+S
: Save As
Ctrl+X
: Cut line (no selection)Ctrl+C
: Copy line (no selection)Ctrl+V
: PasteCtrl+Z
: UndoCtrl+Y
: Redo
Ctrl+A
: Select AllShift+↑/↓
: Extend selection up/downCtrl+Shift+L
: Select all occurrences of current selection
Ctrl+=/ -
: Zoom in/outCtrl+B
: Toggle Sidebar visibilityCtrl+Shift+E
: Show Explorer / Toggle focusCtrl+Shift+D
: Show Debug
Ctrl+P
: Go to File...Ctrl+Shift+O
: Go to Symbol...Ctrl+G
: Go to Line...
F9
: Toggle BreakpointF5
: Start/ContinueShift+F5
: Stop DebuggingF10
: Step OverF11
: Step Into
Ctrl+
: Toggle TerminalCtrl+Shift+
: Create New Terminal
F1
orCtrl+Shift+P
: Show Command Palette