-
Notifications
You must be signed in to change notification settings - Fork 5
Keyboard Shortcuts
Rocco Palermiti edited this page Sep 6, 2020
·
2 revisions
There are two available categories of shortcuts: in the global application and inside the code editor
Windows/Linux | MacOS | Description |
---|---|---|
Ctrl + O | Command + O | Open Project/Files |
Ctrl + S | Command + S | Save Project |
Ctrl + Shift + S | Command + Shift + S | Share |
Ctrl + Shift + O | Command + Shift + O | Open/Close Run Options |
Ctrl + Enter | Command + Enter | Execute the program |
Ctrl + ? | Command + ? | Show the LoIDE shortcuts |
The code editor is powered by Ace. This editor's shortcut keys are described here.