On macOS, replace Ctrl with Cmd.
| Shortcut | Action |
|---|
Ctrl+N | New project |
Ctrl+O | Open a project |
Ctrl+I | Import |
Ctrl+S | Save — in folder mode, writes only the active tab’s subtree |
Ctrl+Shift+S | Save all |
Ctrl+Q | Quit |
| Shortcut | Action |
|---|
Ctrl+Tab | Tab picker, ordered by recent use |
Ctrl+Shift+Tab | The same, in the other direction |
| Double-click the header | Maximise the tab |
Esc | Leave the maximised state |
Releasing Ctrl confirms the selection; Esc cancels it.
| Shortcut | Action |
|---|
F2 | Rename |
Ctrl+D | Clone |
Del | Delete |
| Shortcut | Action |
|---|
Ctrl+Space | Autocompletion of variables and Handlebars helpers |
Ctrl+Z | Undo |
Ctrl+Shift+Z | Redo (Ctrl+Y works too in the code editors) |
| Shortcut | Action |
|---|
Ctrl+F | Search |
F3 | Next match |
Shift+F3 | Previous match |
Esc | Close the search |
| Shortcut | Action |
|---|
Ctrl+F | Search within the buffer |
Ctrl/Cmd+C | Copy the selection |
Ctrl/Cmd+A | Select everything |
The keyboard-shortcut tool (Pro edition) synthesises a key chord at the document
level — useful for driving the application from an agent. See
MCP tools.