ZIm/crates/settings/src
Finn Evers 8713c556d6
keymap_ui: Dim keybinds that are overridden by other keybinds (#34952)
This change dims rows in the keymap editor for which the corresponding
keybind is overridden by other keybinds coming from higher priority
sources.

Release Notes:

- N/A
2025-07-23 16:03:04 +00:00
..
base_keymap_setting.rs keymap_ui: Add auto-complete for context in keybind editor (#34031) 2025-07-07 21:54:51 +00:00
editable_setting_control.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
key_equivalents.rs Move git status out of Entry (#22224) 2025-01-04 01:00:16 +00:00
keymap_file.rs keymap_ui: Dim keybinds that are overridden by other keybinds (#34952) 2025-07-23 16:03:04 +00:00
settings.rs keymap_ui: Add auto-complete for context in keybind editor (#34031) 2025-07-07 21:54:51 +00:00
settings_file.rs keymap: Add ability to update user keymaps (#33487) 2025-06-26 21:52:26 -04:00
settings_json.rs keymap ui: Fix remove key mapping bug (#34683) 2025-07-18 14:09:28 -04:00
settings_store.rs Default `#[schemars(deny_unknown_fields)] for json-language-server schemas (#33883) 2025-07-04 00:57:43 +00:00
vscode_import.rs Improve logic for finding VSCode / Cursor settings files (#32721) 2025-06-14 21:39:54 -06:00