ZIm/crates/language_extension
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
..
src lsp: Identify language servers by their configuration (#35270) 2025-08-18 11:43:52 +02:00
Cargo.toml Stop extensions' servers and message loops before removing their files (#34208) 2025-07-10 19:25:10 +00:00
LICENSE-GPL Overhaul extension registration (#21083) 2024-11-22 19:02:32 -05:00