ZIm/crates/project/src/manifest_tree
Piotr Osiewicz b8a106632f
lsp: Identify language servers by their configuration (#35270)
- **WIP: reorganize dispositions**
- **Introduce a LocalToolchainStore trait and use it for LspAdapter
methods**

Closes #35782
Closes #27331

Release Notes:

- Python: Improved propagation of a selected virtual environment into
the LSP configuration. This should the make all language-related
features such as Go to definition or Find all references more reliable.

---------

Co-authored-by: Cole Miller <cole@zed.dev>
Co-authored-by: Lukas Wirth <lukas@zed.dev>
2025-08-18 11:43:52 +02:00
..
manifest_store.rs lsp: Identify language servers by their configuration (#35270) 2025-08-18 11:43:52 +02:00
path_trie.rs project: Fix up documentation for Path Trie and add a test for having multiple present nodes (#34560) 2025-07-16 17:24:34 +00:00
server_tree.rs lsp: Identify language servers by their configuration (#35270) 2025-08-18 11:43:52 +02:00