ZIm/crates/language
Kirill Bulatov af8903b310 Fix language servers improper restarts (#2702)
Fixes
https://linear.app/zed-industries/issue/Z-2595/language-servers-are-unnecessarily-restarted-when-unrelated-settings

Language servers mixed `initialization_options` from hardcodes and user
settings, fix that to ensure we restart servers on their settings
changes only.

Release Notes:

- N/A
2023-07-11 17:15:51 +03:00
..
src Fix language servers improper restarts (#2702) 2023-07-11 17:15:51 +03:00
build.rs Fix context line handline in project diagnostic view 2021-12-21 11:46:47 -08:00
Cargo.toml Move SyntaxMap tests to their own file 2023-06-12 16:24:17 -07:00