zed/crates/extension
Marshall Bowers 029eb67043
Add SettingsSources::<T>::json_merge_with function (#10869)
This PR adds a `json_merge_with` function to `SettingsSources::<T>` to
allow JSON merging settings from custom sources.

This should help avoid repeating the actual merging logic when all that
needs to be customized is which sources are being respected.

Release Notes:

- N/A
2024-04-22 18:38:34 -04:00
..
src Add SettingsSources::<T>::json_merge_with function (#10869) 2024-04-22 18:38:34 -04:00
Cargo.toml Validate content-length of downloaded extension tar gz files (#10430) 2024-04-11 10:24:09 -07:00
LICENSE-GPL Add logic for managing language and theme extensions (#7467) 2024-02-07 15:14:50 -05:00