Learn App Maker Shortcuts for Windows & MacOS
Most Used App Maker Shortcuts
| Action | App Maker Shortcuts Windows | App Maker Shortcuts macOS |
|---|
| Undo | Ctrl + Z | Command + Z |
| Redo | Ctrl + Shift + Z | Command + Shift + Z |
| Global Search | Ctrl + H | Command + H |
| Preview app | F9 | F9 |
Page Editor Shortcuts
| Action | App Maker Shortcuts Windows | App Maker Shortcut Keys Mac |
|---|
| Delete the selected widgets | Delete | Delete |
| Copy the selected widgets | Ctrl + C | Command + C |
| Paste widgets | Ctrl + V | Command + V |
| Cut the selected widgets | Ctrl + X | Command + X |
| Show or hide the logic inspector | Ctrl + I | Command + I |
| Nudge the selected widgets one pixel in the direction of the arrow key | Arrow Keys | Arrow Keys |
| Nudge the selected widgets ten pixels in the direction of the arrow key | Shift + Arrow Keys | Shift + Arrow Keys |
| Open the special editor for the selected widget, if supported | Enter | Enter |
| Open the widget-specific context menu | Shift + F10 | Shift + F10 |
Code Editor Shortcuts
| Action | App Maker Shortcut Keys Windows | App Maker Shortcut Keys Mac |
|---|
| Open the code-completion window | Ctrl + Spacebar | Command + Spacebar |
| Open the code-completion documentation. The code-completion window must be open | Ctrl + Enter | Command + Enter |
| Copy the selected text | Ctrl + C | Command + C |
| Paste text from the clipboard | Ctrl + V | Command + V |
| Cut the selected text | Ctrl + X | Command + X |
| Delete the line | Ctrl + D | Command + D |
| Find within the code editor | Ctrl + F | Command + F |
| Find next | Ctrl + G | Command + G |
| Find previous | Ctrl + Shift + G | Command + Shift + G |
| Replace within the code editor | Ctrl + Shift + F | Command + Shift + F |
| Line comment or uncomment | Ctrl + / | Command + / |
| Comment or uncomment the selected block | Ctrl + Alt + / | Command + Alt + / |
| Fold all | Ctrl + Alt + – | Command + Alt + – |
| Unfold all | Ctrl + Alt + = | Command + Alt + = |
| Auto-indent the line or selection | Shift + Tab | Shift + Tab |
| Indent the line or selection | Ctrl + ] | Command + ] |
| Remove one indent from the line or selection | Ctrl + [ | Command + [ |
READ NEXT: