Open
Description
Describe the request
Convert all commands listed in the "Keyboard Shortcuts" view to the user friendly command name format.
🙂 The "Keyboard Shortcuts" view will be more readable and approachable to users.
Describe the current behavior
Arduino IDE has a convenient GUI for discovering and customizing keyboard shortcuts. It consists of a table of "commands". The command names will be the user's only indication of what the keyboard shortcut does.
🙁 The names of many of the most important commands have a hyphenated form that is less approachable to the user.
To reproduce
- Select File > Advanced > Keyboard Shortcuts from the Arduino IDE menus.
A "Keyboard Shortcuts" view will open in the main panel. - In the "Search keybindings" field of the view, type
arduino
Arduino IDE version
Operating system
- Windows
- Linux
Operating system version
- Windows 10
- Ubuntu 20.04
Additional context
Keywords
-
"keybinding"
-
"key binding"
-
"hotkey"
-
"hot key"
-
"accelerator"
-
"key combination"
-
"key sequence"
-
"key chord"
-
"shortcut key"
Issue checklist
- I searched for previous requests in the issue tracker
- I verified the feature was still missing when using the latest nightly build
- My request contains all necessary details