Skip to content

Command Palette

Thiago Miranda edited this page Jun 15, 2026 · 2 revisions

Command Palette

A fast, keyboard-first way to jump anywhere. Open it with Cmd/Ctrl + K.

What it searches

Type to fuzzy-match across three kinds of items:

  • Saved requests (from Collections) — the subtitle shows the folder path; selecting one opens it in a tab.
  • Environments (plus a synthetic No Environment) — selecting one switches the active Environments and Variables.
  • Themes (Brutalist / Editorial / Arcane Quest) — selecting one switches the Themes and Appearance.

Each result shows an icon, a title, and a subtitle (e.g. "Request", a folder path, "Environment", or "Theme").

Navigating

  • Type to filter (results refine as you pause typing).
  • ↑ / ↓ to move the highlight.
  • Enter to run the highlighted item.
  • Click any result to run it immediately.

The arrow keys and Enter are captured by the palette, so they move the selection rather than the text caret. Selection resets to the top match as results change.

Why use it

It's the quickest path to: open a specific saved request, flip environments before sending, or try a different theme — all without reaching for the mouse or the side menu.

Clone this wiki locally