Keyboard Shortcuts
Complete reference of keyboard shortcuts in Scamp.
Complete reference of keyboard shortcuts in Scamp.
Tools
| Shortcut | Action | |---|---| | V | Select tool | | R | Rectangle tool | | T | Text tool | | I | Image tool | | F | Input tool (forms, textarea, select) |
Actions
| Shortcut | Action | |---|---| | Cmd+D | Duplicate selected element | | Delete / Backspace | Delete selected element | | Cmd+G | Group selected elements | | Cmd+Shift+G | Ungroup the selected group | | Cmd+C | Copy the selected element | | Cmd+V | Paste | | Cmd+Z | Undo | | Cmd+Shift+Z | Redo | | Cmd+S | Save (commits CSS editor changes) | | Arrow keys | Nudge the selected element by 1px | | Shift+Arrow | Nudge by 10px |
Zoom
| Shortcut | Action | |---|---| | Cmd+= | Zoom in | | Cmd+- | Zoom out | | Cmd+0 | Reset zoom to fit |
Panels
| Shortcut | Action | |---|---| | Ctrl+` | Toggle built-in terminal |
Panel Actions
| Shortcut | Action | |---|---| | Right-click a section override dot | Reset every override in that section at the active breakpoint |
Notes
- On Windows/Linux, replace Cmd with Ctrl.
- Tool shortcuts (V, R, T, I, F) only activate when you are not focused on a text input or the CSS editor.
- See individual feature pages for context on each shortcut: Canvas, Undo/Redo, Terminal, Breakpoints.