ZIm/crates/settings_ui
Ben Kunkle 573836a654
keymap_ui: Replace zed::NoAction with null (#34562)
Closes #ISSUE

This change applies both to the UI (we render `<null>` as muted text
instead of `zed::NoAction`) as well as how we update the keymap file
(the duplicated binding is bound to `null` instead of `"zed::NoAction"`)

Release Notes:

- N/A *or* Added/Fixed/Improved ...
2025-07-16 17:55:58 +00:00
..
src keymap_ui: Replace zed::NoAction with null (#34562) 2025-07-16 17:55:58 +00:00
Cargo.toml Refine keymap UI design (#34437) 2025-07-15 13:45:59 +00:00
LICENSE-GPL settings_ui: Add placeholder view (#15019) 2024-07-23 12:50:11 -04:00