zed/crates/extension_host
Max Brunsfeld d3d408d47d
Improve context server lifecycle management (#20622)
This optimizes and fixes bugs in our logic for maintaining a set of
running context servers, based on the combination of the user's
`context_servers` settings and their installed extensions.

Release Notes:

- N/A

---------

Co-authored-by: Marshall <marshall@zed.dev>
Co-authored-by: Marshall Bowers <elliott.codes@gmail.com>
2024-11-13 13:55:06 -08:00
..
src Improve context server lifecycle management (#20622) 2024-11-13 13:55:06 -08:00
build.rs
Cargo.toml Expose context server settings to extensions (#20555) 2024-11-12 17:21:58 -05:00
LICENSE-GPL