Open julianmenzler opened 3 years ago
Add, e.g., Edit key bindings to the command palette to open Default (OSX).sublime-keymap in the default text editor, for example.
It's already their in the menu Preferences -> Edit Key Bindings ...
so it should be quite easy to add the same thing to the command palette as well.
Problem description
Creating custom key bindings is too complicated.
I struggle to create an entry for
Toggle Side Bar
, for example:~/Library/ApplicationSupport/Sublime Merge/Packages/User
Default (OSX).sublime-keymap
Preferred solution
I'd like to see some assistance in the UI. Similar to JetBrains IDEs.
Open the command palette
Select a command
Press
alt-enter
Choose a shortcut & click OK
Alternatives
Default (OSX).sublime-keymap
in the default text editor, for example.