ZIm/crates/settings/src
smit 65934ae181
migrator: In-memory migration and improved UX (#24621)
This PR adds:

- Support for deprecated keymap and settings (In-memory migration)
- Migration prompt only shown in `settings.json` / `keymap.json`.

Release Notes:

- The migration banner will only appear in `settings.json` and
`keymap.json` if you have deprecated settings or keybindings, allowing
you to migrate them to work with the new version on Zed.
2025-02-12 06:47:08 +05:30
..
editable_setting_control.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
json_schema.rs settings: Allow null as a value for font fallback fields (#20186) 2024-11-04 12:58:10 -05:00
key_equivalents.rs Move git status out of Entry (#22224) 2025-01-04 01:00:16 +00:00
keymap_file.rs migrator: In-memory migration and improved UX (#24621) 2025-02-12 06:47:08 +05:30
settings.rs Fix display of bindings for editor::AcceptInlineCompletion + add validation + use modifiers from keymap (#24442) 2025-02-10 13:01:42 -07:00
settings_file.rs migrator: In-memory migration and improved UX (#24621) 2025-02-12 06:47:08 +05:30
settings_store.rs chore: Remove settings dependency on migrator (#24642) 2025-02-11 13:34:33 +01:00