Adhere to platform standards in displaying keyboard shortcuts #9226
Labels
[Type] Enhancement
A suggestion for improvement.
[Type] Task
Issues or PRs that have been broken down into an individual action to take
Milestone
As discussed in #9190 (comment), let's consider adhering to platform standards for displaying shortcut keys in menus. This is not so much about saving space, and more tapping into the same language that the browser and operating system on which the editor runs.
For Windows, that's a verbose Control+Shift+B (note the plusses) as an example, whereas on a Mac the same might be ^⇧B (note the lack of plusses). Here are some screenshots:
Mac:
Windows:
We'd want to show that pattern in these places and any others:
CC: @tofumatt
The text was updated successfully, but these errors were encountered: