Skip to content

Command palette

The command palette is a fast, keyboard-driven way to find and run any command — including commands contributed by plugins — without hunting through menus.

Using it

  • Open the palette, start typing, and it filters the list of available commands as you type.
  • Pick a command to run it. Commands that have a keyboard shortcut show it in the list, so the palette doubles as a way to learn shortcuts.

Because every user-invocable action goes through the same command registry, the palette can reach core commands and plugin commands alike — it is a single "go-to-anything" entry point for the editor.