keymap_ui: Add open keymap JSON button (#36182)
Closes #ISSUE Release Notes: - Keymap Editor: Added a button in the top left to allow opening the keymap JSON file. Right clicking the button provides shortcuts to opening the default Zed and Vim keymaps as well.
This commit is contained in:
parent
f514c7cc18
commit
528d56e807
5 changed files with 37 additions and 1 deletions
|
@ -140,6 +140,7 @@ pub enum IconName {
|
|||
Image,
|
||||
Indicator,
|
||||
Info,
|
||||
Json,
|
||||
Keyboard,
|
||||
Library,
|
||||
LineHeight,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue