ZIm/crates/lsp/src
smit 422e0a2eb7
project: Add more dynamic capability registrations for LSP (#35306)
Closes #34204

Adds the ability to dynamically register and unregister code actions for
language servers such as Biome.

See more:
https://github.com/zed-industries/zed/issues/34204#issuecomment-3134227856

Release Notes:

- Fixed an issue where the Biome formatter was always used even when
`require_config_file` was set to true and the project had no config
file.

---------

Co-authored-by: Kirill Bulatov <kirill@zed.dev>
2025-08-11 09:59:41 +00:00
..
input_handler.rs lsp: Correctly serialize errors for LSP requests + improve handling of unrecognized methods (#35738) 2025-08-06 18:27:48 +00:00
lsp.rs project: Add more dynamic capability registrations for LSP (#35306) 2025-08-11 09:59:41 +00:00