Command Palette

The Command Palette is the fastest way to access actions without leaving the keyboard.

Open the Palette

  • Cmd/Ctrl+Shift+P

Search and Run

  • Type to filter by command name, description, or category
  • Use arrow keys to navigate results
  • Press Enter to run the selected command
  • Press Esc to close

Examples

  • View: Show Terminal
  • Preferences: Open Settings
  • View: Show Find
  • Git: Stage All Changes