Closed
Description
Increasing Access
It would make it more obvious to the user how they can use keyboard shortcuts in the editor.
Feature enhancement details
We use symbols to represent keys when displaying the keyboard commands. I'm concerned that these symbols might be a bit obscure. ⌘
for the "Command" key on Mac is well-understood, but ⌃
for the "Ctrl" key on PC is not. It's a valid syntax, but it's not what is currently used by most applications.
The current standard on Windows is to type out both the Ctrl
and Shift
keys by name. Here are some examples:
(Edge, Chrome, Github)