Save time with keyboard shortcuts
There are a number of keyboard shortcuts you can use in Design Studio. Open the shortcuts modal from the code or visual editor to see the full list. Shortcuts that use CMD on Mac will use CTRL on Windows (and vice versa).
General
| Name | Shortcut |
|---|
| Toggle Preferences | CMD/CTRL , |
| Toggle Sidebar | CMD/CTRL SHIFT B |
Both editors
Editor management
| Name | Shortcut |
|---|
| Close current editor | OPTION W |
| Name | Shortcut |
|---|
| Wrap Bold | CMD/CTRL B |
| Wrap Italics | CMD/CTRL I |
| Wrap Underline | CMD/CTRL U |
Basic editing
| Name | Shortcut |
|---|
| Cut line | CMD/CTRL X |
| Copy line | CMD/CTRL C |
| Paste line | CMD/CTRL V |
| Move line up | OPTION ↑ |
| Move line down | OPTION ↓ |
Visual editor only
Canvas
| Name | Shortcut |
|---|
| Zoom in | CMD/CTRL + |
| Zoom out | CMD/CTRL - |
| Fit email to screen | CMD/CTRL 0 |
| Cancel drag | Esc |
Find & replace
| Name | Shortcut |
|---|
| Find in email | CMD/CTRL F |
| Find next match | Enter |
| Find previous match | SHIFT Enter |
| Close find bar | Esc |
| Name | Shortcut |
|---|
| Open component menu | / |
| Open Liquid autocomplete | {{ |
| Open emoji menu | :name |
| Show distance measurements | OPTION/ALT |
Code editor only
Basic editing
| Name | Shortcut |
|---|
| Copy line up | SHIFT OPTION ↑ |
| Copy line down | SHIFT OPTION ↓ |
| Delete line | CMD/CTRL SHIFT K |
| Indent line | CMD/CTRL ] |
| Outdent line | CMD/CTRL [ |
| Toggle line comment | CMD/CTRL / |
| Fold current region | CMD/CTRL K CMD/CTRL [ |
| Unfold current region | CMD/CTRL K CMD/CTRL ] |
Preview
| Name | Shortcut |
|---|
| Toggle Preview | CMD/CTRL SHIFT D |
| Toggle Inspect Element | CMD/CTRL SHIFT C |
| Toggle Focus Mode | CMD/CTRL SHIFT M |
Find & replace
| Name | Shortcut |
|---|
| Find | CMD/CTRL F |
| Replace | CMD/CTRL OPTION F |
| Find Next | CMD/CTRL G |
| Find Previous | CMD/CTRL SHIFT G |
| Select all matches | OPTION Enter |
Multi-cursor & selection
| Name | Shortcut |
|---|
| Insert cursor | OPTION + Click |
| Insert cursor above | CMD/CTRL OPTION ↑ |
| Insert cursor below | CMD/CTRL OPTION ↓ |
| Select current line | CMD/CTRL L |