Describe the bug
When opening the command palette with Cmd + Shift + P, the editor shows wrong or no shortcuts for many commands.
Example:
Delete Line: No shortcut instead of Cmd + X
Move Down To Empty Line: Ctrl + Alt + Shift + Cmd + ArrowDown (which is the shortcut for Select Down To Empty Line) instead of the same combination without shift
To Reproduce
Steps to reproduce the behavior:
- Open the command palette
- Start typing a command name
- check the shortcut
Expected behavior
Showing the correct shortcut for each command.
- OS: macOS
- Focus Version: 0.3.8
Describe the bug
When opening the command palette with Cmd + Shift + P, the editor shows wrong or no shortcuts for many commands.
Example:
Delete Line: No shortcut instead of Cmd + X
Move Down To Empty Line: Ctrl + Alt + Shift + Cmd + ArrowDown (which is the shortcut for Select Down To Empty Line) instead of the same combination without shift
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Showing the correct shortcut for each command.