Skip to content

Commit

Permalink
Update shortcuts.md
Browse files Browse the repository at this point in the history
Original commit: enso-org/ide@d9956b3
  • Loading branch information
wdanilo authored Feb 15, 2021
1 parent 89747e0 commit 801bcea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ide/docs/product/shortcuts.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ further investigation.
| Shortcut | Action |
| -------- | ------ |
| <kbd>cmd</kbd>+<kbd>alt</kbd>+<kbd>shift</kbd>+<kbd>t</kbd> | Toggle light/dark application style. Currently doesn't work properly, as the Theme Switcher is not created yet. (https://github.com/enso-org/ide/issues/795)|
| <kbd>ctrl</kbd>+<kbd>`</kbd> | Show Code Editor |
| <kbd>ctrl</kbd>+<kbd>`</kbd> | Show Code Editor. Please note that the Code Editor implementation is in a very early stage and you should not use it. Even just openning it can cause errors in the IDE. Do not try using the graph editor while having the code editor tab openned. |
| <kbd>meta</kbd>+<kbd>s</kbd> | Save module |
| <kbd>cmd</kbd>+<kbd>q</kbd> | Close the application (MacOS) |
| <kbd>ctrl</kbd>+<kbd>q</kbd> | Close the application (Linux) |
Expand Down

0 comments on commit 801bcea

Please sign in to comment.