Keyboard Shortcuts
If you want to speed up your work in SmythOS Studio, this guide is for you. Learning these keyboard shortcuts will help you spend less time clicking and more time building your agents.
Build faster
Navigation
To get around the canvas quickly, you can use these shortcuts for panning, zooming, and selecting components.
Action | Windows/Linux | macOS |
---|---|---|
Zoom | Ctrl + Scroll | ⌘ + Scroll |
Pan | Scroll | Scroll |
Pan Horizontal | Shift + Scroll | Shift + Scroll |
Select single component | Ctrl + Click | ⌘ + Click |
Select multiple components | Ctrl + Drag | ⌘ + Drag |
Workflow actions
You can manage components directly on the canvas. Use these shortcuts to copy, paste, and delete items without using the menus.
Action | Windows | Mac |
---|---|---|
Move | Drag | Drag |
Copy | Ctrl + C | ⌘ + C |
Paste | Ctrl + V | ⌘ + V |
Delete | Del | Delete / Fn + ⌫ |
Import and export
To share or back up your work, you can use these shortcuts to import and export .smyth
files.
Action | Windows | Mac |
---|---|---|
Export | Ctrl + Shift + E | ⌘ + Shift + E |
Import | Drag .smyth file | Drag .smyth file |
Version control
If you make a mistake, don't worry. You can easily undo and redo your actions with these commands.
Action | Windows | Mac |
---|---|---|
Undo | Ctrl + Z | ⌘ + Z |
Redo | Ctrl + Y | ⌘ + Shift + Z |