ZIm/crates/project
Kirill Bulatov 5e38915d45
Properly register buffers with reused language servers (#32057)
Follow-up of https://github.com/zed-industries/zed/pull/30707

The old code does something odd, re-accessing essentially the same
adapter-server pair for every language server initialized; but that was
done before for "incorrect", non-reused worktree_id hence never resulted
in external worktrees' files registration in this code path.

Release Notes:

- Fixed certain external worktrees' files sometimes not registered with
language servers
2025-06-04 09:59:57 +00:00
..
src Properly register buffers with reused language servers (#32057) 2025-06-04 09:59:57 +00:00
Cargo.toml debugger: Use UUID for Go debug binary names, do not rely on OUT_DIR (#32004) 2025-06-04 11:18:04 +02:00
LICENSE-GPL chore: Change AGPL-licensed crates to GPL (except for collab) (#4231) 2024-01-24 00:26:58 +01:00