Every hotkey in the editor. All remappable via the configurable shortcut pipeline.
General
| Shortcut | Action |
|---|
| Ctrl+Z | Undo |
| Ctrl+Shift+Z | Redo |
| Ctrl+S | Save to localStorage |
| Ctrl+L | Load from localStorage |
| Ctrl+A | Select all |
| Ctrl+D | Duplicate selection |
| Escape | Deselect / cancel operation |
| Delete / Backspace | Delete selected nodes |
Navigation
| Shortcut | Action |
|---|
| Scroll wheel | Zoom in/out |
| Middle mouse drag | Pan canvas |
| Two-finger pinch | Zoom (touch) |
| Two-finger drag | Pan (touch) |
| Space (in select mode) | Play/Stop |
| Ctrl+Enter | Enter/exit Run Mode |
Selection
| Shortcut | Action |
|---|
| Click | Select node |
| Shift+Click | Toggle in/out of selection |
| Ctrl+Click | Deep-select (select child inside frame/group) |
| Drag (empty area) | Marquee rectangle selection |
| Enter | Select first child of selected container |
| Shift+Enter | Select parent of selected node |
Transform
| Shortcut | Action |
|---|
| Arrow keys | Nudge selection 1px |
| Shift+Arrow keys | Nudge selection 10px |
| Ctrl+] | Bring forward (z-order) |
| Ctrl+[ | Send backward (z-order) |
Vector Edit Mode
| Shortcut | Action |
|---|
| Double-click shape | Enter vector edit mode |
| Enter | Enter vector edit mode |
| Escape | Exit vector edit mode |
| Delete | Delete selected vertices |
| Ctrl+Delete | Dissolve selected vertices (reconnect neighbors) |
| Arrow keys | Nudge selected vertices 1px |
| Shift+Arrow keys | Nudge 10px |
| Ctrl+Click segment | Split segment / toggle tangent mode |
| Space | Jump origin to selection |
Code Editor
| Shortcut | Action |
|---|
| Tab | Indent |
| Shift+Tab | Dedent |
| Ctrl+D | Duplicate line |
| Ctrl+/ | Toggle comment |
| Ctrl+Shift+K | Delete line |
| Ctrl+Enter | Commit and close |
| Shift+Enter | Apply formula without closing |
| Ctrl+F | Search in editor |
| Enter (in autocomplete) | Accept suggestion |
| Escape | Close autocomplete |
Tools
| Shortcut | Tool |
|---|
| V | Select mode |
| P | Pen mode |
| R | Rectangle tool |
| O | Ellipse tool |
| (customizable) | Star, Polygon, Frame tools |
Formula input
| Shortcut | Action |
|---|
| = | Enter formula mode (in number field) |
| Enter | Commit formula |
| Escape | Cancel formula editing |
| Shift+Enter | Apply formula without closing (keeps editor open) |
→ Editor overview → Nodes