-
-
Notifications
You must be signed in to change notification settings - Fork 71
Use of non-standard macOS short cuts #16
Comments
More examples:
|
+1 to this issue. OS standard keyboard shortcuts are well-known, and should be respected. There are even some that are cross-OS that this system does not respect. I regard this as a bug. The system should also respect as many of the original Arduino app keyboard shortcuts as possible, IMO, per issue #17 |
FYI, I've updated Theia to use In general, any keybindings that seem "standard" but are different to VS Code should be fixed in Theia. On the other hand, any Arduino-specific keybindings (e.g. |
In VS Code, this is different for each OS:
Would these keybindings be acceptable in Arduino Pro too? (They may soon be the default in Theia.) |
Update: the majority of keybindings have been fixed upstream in Theia, so we should update Theia here whenever convenient. Another thing that remains to be done here is Arduino-specific bindings like Cmd + U = Upload. |
With the latest Theia update and v0.0.3 release, this is now done. Hooray! Thanks all for your input. Going forward, if you feel like a keybinding is missing, please open a dedicated issue for that particular keybinding. Note that there is already #17 about supporting legacy Arduino IDE shortcuts like Cmd + U = |
Describe the bug
The short cuts used are non standard.
Expected behavior
Examples:
The text was updated successfully, but these errors were encountered: