zed/crates/lsp
Edwin Aronsson 15d3e54ae3
Remove textDocument/diagnostic capability (#13102)
Zed currently does not support pull diagnostics, yet still has the
capability for it (`textDocument/diagnostic`) (added in
14993e0876).
Some language servers therefore assume Zed will use pull diagnostics,
which leads to there being no diagnostics at all. This PR removes this
capability, making it possible to get diagnostics with more language
servers.

Release Notes:

- N/A
2024-06-16 10:39:04 +03:00
..
src Remove textDocument/diagnostic capability (#13102) 2024-06-16 10:39:04 +03:00
Cargo.toml chore: Bump lsp-types to 0.97.0 (#12928) 2024-06-13 13:48:12 +02:00
LICENSE-GPL chore: Change AGPL-licensed crates to GPL (except for collab) (#4231) 2024-01-24 00:26:58 +01:00