zed/crates/command_palette
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 Define language settings in the language crate 2023-05-16 17:29:53 -07:00