| Shortcut | Action |
|---|
⌘⇧O | Open Folder / Switch Workspace |
⌘, | Open Settings |
⌘K | Open command palette |
Esc | Close panel / dismiss dialog |
| Shortcut | Action |
|---|
⌘Enter | Run request under cursor |
⌘⇧Enter | Run all requests in file (or all WS steps) |
⌘S | Save current file (format on save, unless # @format off) |
⌘Z | Undo |
⌘⇧Z | Redo |
⌘/ | Toggle line comment |
⌘D | Duplicate the current request block |
⌘⇧P | Pin the current request to Favorites |
⌥⇧F | Format current file |
Tab | Indent / accept autocomplete |
| Shortcut | Action |
|---|
⌘Enter | Connect (if disconnected) / Disconnect (if connected) |
⌘⇧Enter | Run all steps in scripted mode |
Enter | Send message from compose bar |
⇧Enter | Insert newline in compose bar |
| Shortcut | Action |
|---|
⌘B | Toggle sidebar |
⌘1 | Focus editor |
⌘2 | Focus results panel |
⌘3 | Focus Favorites |
⌘D duplicates the current request block directly below the original, with the cursor placed on the method line — ideal for tweaking a request for a quick A/B run.
⌘⇧P adds the current request to the Favorites sidebar, a per-workspace list that survives file renames.
See Favorites, Duplicate, Format-on-Save.