Chorded keyboard shortcuts not shown in menus #945
Labels
topic: code
Related to content of the project itself
topic: theia
Related to the Theia IDE framework
type: imperfection
Perceived defect in any part of project
Describe the problem
In addition to standard keyboard shortcuts, Arduino IDE supports "chords", where two separate keypress actions are performed sequentially.
🐛 The shortcut is not shown in Arduino IDE menus when a chord was assigned to the command.
To reproduce
A "Keyboard Shortcuts" view will open in the main panel.
Format Selection
🐛 The command has a keyboard shortcut Ctrl+K Ctrl+F, but it was not shown in the menu.
Expected behavior
Keyboard shortcuts are always shown in the menus when the command has one assigned.
Arduino IDE version
3a70547
Operating system
Operating system version
Additional context
In previous versions of the IDE (c. 2.0.0-rc5), a keyboard shortcut was shown in the menu, but it was only the last part of the chord (e.g., "Ctrl+F" for the Ctrl+K Ctrl+F shortcut).
Keywords
"keybinding"
"key binding"
"hotkey"
"hot key"
"accelerator"
"key combination"
"key sequence"
"key chord"
"shortcut key"
Issue checklist
The text was updated successfully, but these errors were encountered: