Keyboard Shortcuts
Every application-level keyboard shortcut the game uses lives in the Keybinds settings tab. Click any customizable binding there to change it.
For multi-line cursors, hold Alt (Option on macOS) and drag in the editor.
Notable defaults referenced elsewhere in this wiki:
| Shortcut | Action |
|---|---|
Shift+Enter | Run the active variant |
F6 | Pause / resume a running script |
Shift+F5 | Stop the script |
Ctrl+F | Find and replace in the script |
Ctrl+Space | Force autocomplete |
F2 | Rename a symbol |
Ctrl+S | Save and flush the current source immediately |
See also
Section titled “See also”- Code Editor: what each control does
- Vim Mode: opt-in vim keybindings for the editor