Keyboard shortcuts
| Shortcut | Action |
|---|---|
⌘1 … ⌘6 | switch activity-bar section (Scenarios … Variables) |
⌘K | focus the tree search/filter |
⌘W | close the active tab (a no-op on the pinned Home tab) |
| `⌃“ | toggle the docked terminal |
Esc | blur search / cancel a drag-reorder |
⌘-click / Ctrl-click or F12 on a flow_* call | go to its definition — opens the helper file from _helpers/ in a tab at that line |
⌘-hover / Ctrl-hover on a flow_* call | preview the helper’s body |
Go-to-definition covers your own helpers only — platform functions have no
source to jump to. Peek Definition (Alt+F12) is not supported: the jump
opens a tab instead.
A middle-click closes a tab too, and the ⋮ button on a tab opens the same
menu as a right-click.
Themes
Light and dark, toggled from the activity bar (bottom). The viewer follows your system preference on first load and remembers your choice. Every surface — block view, debugger, terminal — adapts.