Skip to content

Keyboard Shortcuts

The IDE inherits Monaco's shortcuts for editing operations and layers a small set of workbench-level bindings on top.

Workbench

CombinationAction
F1Command palette
Ctrl+S / Cmd+SSave
Ctrl+Shift+I / Cmd+Shift+IFormat document
Ctrl+Shift+F / Cmd+Shift+FSearch popup

Command palette

The command palette (F1) lists every editor command available in the active editor, with its keyboard binding and a search box on top. Use it to discover and run commands without leaving the keyboard.

Command palette

Released under the EPL-2.0 License.