zed/crates/diagnostics
Lukas Wirth 5a6198cc39
language: Spawn language servers on background threads (#44631)
Closes https://github.com/zed-industries/zed/issues/39056

Leverages a new `await_on_background` API that spawns the future on the
background but blocks the current task, allowing to borrow from the
surrounding scope.

Release Notes:

- N/A *or* Added/Fixed/Improved ...
2025-12-11 17:23:27 +00:00
..
src language: Spawn language servers on background threads (#44631) 2025-12-11 17:23:27 +00:00
Cargo.toml diagnostics: Live update diagnostics view on edits while focused (#41829) 2025-11-03 16:16:05 +00:00
LICENSE-GPL chore: Change AGPL-licensed crates to GPL (except for collab) (#4231) 2024-01-24 00:26:58 +01:00