ZIm/crates/zed
Kirill Bulatov 557b7c71dc Fix TypeScript diagnostics (#3457)
Deals with https://github.com/zed-industries/community/issues/2124

* sends more ClientCapabilities LSP data, diagnostics capabilities in
particular: those are now required by typescript-language-server LSP to
start publishing diagnostics
* sends more parameters during eslint workspace initialization, so it is
able to correctly look up project's typescript config
Presumably, it's not enough and some convoluted project set ups may
break still, but let's wait for examples and feedback.

Release Notes:

- Fixed typescript-language-server diagnostics not appearing for newer
server versions; fixed eslint diagnostics using wrong directory for
typescript config lookup
2023-11-30 13:26:21 +02:00
..
contents Fix bundle script 2023-11-17 17:44:41 -08:00
examples catchup with main 2023-10-25 16:31:00 +02:00
resources Revert entitlements change 2023-10-26 18:27:34 +02:00
src Fix TypeScript diagnostics (#3457) 2023-11-30 13:26:21 +02:00
build.rs Eliminate assets crate 2023-06-06 11:46:46 -07:00
Cargo.toml Add uiua and nu languages 2023-11-27 18:46:56 -08:00
RELEASE_CHANNEL v0.115.x preview 2023-11-29 11:08:11 -05:00