ZIm/crates/command_palette/src
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
..
command_palette.rs Refactor LSP restart logic 2023-07-11 21:56:55 +03:00