-
-
Notifications
You must be signed in to change notification settings - Fork 953
Keyboard Shortcuts
SunderB edited this page Oct 21, 2022
·
2 revisions
(To be completed)
| Function | Keybinding |
|---|---|
| Playback | |
| Play code | M-r |
| Stop code | M-s |
| Toggle recording | |
| Reload server code | |
| Editor | |
| Beautify code (align all text) | Meta-m |
| Align current line/selection | Tab |
| Select autocompletion | Tab |
| Centre editor | Ctrl-l |
| Zoom workspace in | Meta-{ |
| Zoom workspace out | Meta-} |
| Toggle comments | Meta-/ |
| Swap characters | Ctrl-t |
| Convert next word/selection to upper case | Meta-u |
| Convert next word/selection to lower case | Meta-l |
| Select all | Meta-a |
| Copy | Meta-c, Meta-[ |
| Cut | Meta-x, Ctrl-[ |
| Cut to end of line | Ctrl-k |
| Paste | Meta-v, Ctrl-y |
| Set mark | Ctrl-Space |
| Escape highlighting mode | Ctrl-g |
| Link | | | Toggle Link | | | Tap tempo | | | Files | | | Save as | | | Load file | | | View/Navigation | | | Toggle Logs | | | Toggle Scope | | | Toggle Prefs | | | Toggle Cues | | | Toggle Info | | | Toggle Help | | | Focus Logs | | | Focus Scope | | | Focus Prefs | | | Focus Cues | | | Focus Editor | | | Focus Context | | | Focus Help Listing | | | Focus Help Details | | | Focus Errors | | | Toggle full screen | | | Previous tab | | | Next tab | | | Goto n-th tab | | | Toggle button visibility | | | Toggle focus mode | |
