zed/crates/project
Kirill Bulatov 4b4d049b0a Refactor LSP restart logic
Instead of storing `initialization_options` in every LSP adapter as
before, store previous LSP settings in `Project` entirely.

This way, we can later have use multiple different project
configurations per single LSP with its associated adapter.

co-authored-by: Max Brunsfeld <max@zed.dev>
2023-07-11 21:56:55 +03:00
..
src Refactor LSP restart logic 2023-07-11 21:56:55 +03:00
Cargo.toml fmt and update dependency 2023-06-29 17:49:42 -07:00