ZIm/crates/settings_ui
Ben Kunkle ca139b701e
keymap_ui: Improve conflict resolution for semantically equal contexts (#36204)
Closes #ISSUE

Creates a function named `normalized_ctx_eq` that compares
`gpui::KeybindContextPredicate`'s while taking into account the
associativity of the binary operators. This function is now used to
compare context predicates in the keymap editor, greatly improving the
number of cases caught by our overloading and conflict detection

Release Notes:

- N/A *or* Added/Fixed/Improved ...
2025-08-22 00:18:25 +00:00
..
src keymap_ui: Improve conflict resolution for semantically equal contexts (#36204) 2025-08-22 00:18:25 +00:00
Cargo.toml keymap_ui: Add open keymap JSON button (#36182) 2025-08-14 15:29:58 +00:00
LICENSE-GPL settings_ui: Add placeholder view (#15019) 2024-07-23 12:50:11 -04:00