These keyboard shortcuts are available in the Editor, Shell, or both areas.
Editor
The Editor supports Ctrl + F5 as a shortcut for executing the script.
Shell
The Shell supports the following shortcuts:
Enter: Executes the command
Shift + Enter: Inserts a new line.
Ctrl + ↑: Takes you to the previously executed command.
Ctrl + ↓: Takes you to the next executed command.
Esc: Closes autocompletion tooltips.
Editor and Shell
Both the Editor and Shell support the following shortcuts:
Ctl + i: Opens the snippet inserter.
Ctl + Space: Forces autocompletion to reopen.