Skip to content

Keyboard shortcuts

macOS uses ; Windows/Linux use Ctrl. The terminal toggle is Ctrl+` on every platform (matching VS Code).

Action Shortcut
Quick Open (files) ⌘/Ctrl+P
Symbol search (workspace) ⌘/Ctrl+T
Command palette ⌘/Ctrl+⇧+P
Open workspace ⌘/Ctrl+O
Switch workspace ⌘/Ctrl+⇧+O

Editing

Action Shortcut
Save ⌘/Ctrl+S
Format document Shift+Alt+F
Go to definition ⌘/Ctrl+click
Rename symbol F2
Find references Shift+F12

Search & run

Action Shortcut
Run current file F5
Toggle terminal Ctrl+`
Toggle preview / source ⌘/Ctrl+⇧+V

AI

Action Shortcut
Toggle workspace AI panel ⌘/Ctrl+⇧+A
Send selection to AI ⌘/Ctrl+L

Inside a palette

Action Key
Move selection ↑ / ↓
Confirm
Close Esc

Inside the Git panel

Action Key
Commit ⌘/Ctrl+Enter