Shortcuts
Text#
Edit Mode#
| Action | Windows and Linux | MacOS |
|---|---|---|
| Enter | Enter | Enter |
| Exit | EscCtrl + Enter | EscCtrl + Enter |
After selecting text#
| Action | Windows and Linux | MacOS |
|---|---|---|
| Bold | Ctrl + B | โ (Cmd) + B |
| Italic | Ctrl + I | โ (Cmd) + I |
Selection#
| Action | Windows and Linux | MacOS |
|---|---|---|
| Reset selection | Esc | Esc |
| Select a parent element | Shift + โShift + Enter | โง (Shift) + โโง (Shift) + Enter |
| Select all children elements | Enter | Enter |
Edit#
| Action | Windows and Linux | MacOS |
|---|---|---|
| Duplicate | Shift + D | โง (Shift) + D |
| Delete | Delete | โซ |
| Copy element props | Ctrl + Alt + C | โ (Cmd) + โฅ (Option) + C |
| Paste element props | Ctrl + Alt + V | โ (Cmd) + โฅ (Option) + V |
| Undo | Ctrl + Shift + Z | โ (Cmd) + โง (Shift) + Z |
| Redo | Ctrl + Z | โ (Cmd) + Z |
Input#
With digital values#
| Action | Windows and Linux | MacOS |
|---|---|---|
| Increase by 1 | โ | โ |
| Decrease by 1 | โ | โ |
| Increase by 10 | Shift + โ | โง (Shift) + โ |
| Decrease by 10 | Shift + โ | โง (Shift) + โ |
| Increase by 0.1 | Alt + โ | โฅ (Option) + โ |
| Decrease by 0.1 | Alt + โ | โฅ (Option) + โ |
| Increase by 100 | Ctrl + โ | โ (Cmd) + โ |
| Decrease by 100 | Ctrl + โ | โ (Cmd) + โ |
View#
| Action | Windows and Linux | MacOS |
|---|---|---|
| Preview | Ctrl + P | โ (Cmd) + P |
Canvas#
| Action | Windows and Linux | MacOS |
|---|---|---|
| Zoom in | Ctrl + + | โ (Cmd) + + |
| Zoom out | Ctrl + - | โ (Cmd) + - |
| Actual size | Ctrl + 0 | โ (Cmd) + 0 |
| Pan | Space + Drag | Space + Drag |
Panels#
| Action | Windows and Linux | MacOS |
|---|---|---|
| Show / hide all panels | Ctrl + \ | โ (Cmd) + \ |
| Show / hide properties panel | Shift + Ctrl + \ | โง (Shift) + โ (Cmd) + \ |
| Show / hide pages & layers panel | Ctrl + 1Shift + Ctrl + \ | โ (Cmd) + 1โง (Shift) + โ (Cmd) + \ |
| Show / hide code editor | Ctrl + 2 | โ (Cmd) + 2 |
Component#
| Action | Windows and Linux | MacOS |
|---|---|---|
| Create | Alt + Ctrl + K | โฅ (Option) + โ (Cmd) + K |
| Detach | Alt + Ctrl + B | โฅ (Option) + โ (Cmd) + B |
| Push to Master | Alt + Ctrl + A | โฅ (Option) + โ (Cmd) + A |