zed/crates/util
Kirill Bulatov b47d8ac455
Merge array settings from extension contributions instead of overwriting (#62686)
Closes https://github.com/zed-industries/zed/issues/62572

Reworks https://github.com/zed-industries/zed/pull/54950 — instead of
unconditionally replacing the array with a different one, now does the
replacement only when the user settings are set.
The rest now merges into the array.


Release Notes:

- Fixed array merging for extensions case
2026-08-16 21:10:59 +00:00
..
src Merge array settings from extension contributions instead of overwriting (#62686) 2026-08-16 21:10:59 +00:00
Cargo.toml Split out RelPath into a separate crate (#61029) 2026-07-15 08:33:25 +00:00
LICENSE-APACHE