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:
Ben Kunkle 2025-08-14 10:29:58 -05:00 committed by GitHub
parent f514c7cc18
commit 528d56e807
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 37 additions and 1 deletions

View file

@ -140,6 +140,7 @@ pub enum IconName {
Image,
Indicator,
Info,
Json,
Keyboard,
Library,
LineHeight,