ZIm/crates/extension_host/src
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
..
wasm_host lsp: Identify language servers by their configuration (#35270) 2025-08-18 11:43:52 +02:00
capability_granter.rs Remove /docs slash command (#36325) 2025-08-16 19:00:31 +00:00
extension_host.rs lsp: Identify language servers by their configuration (#35270) 2025-08-18 11:43:52 +02:00
extension_settings.rs VSCode Settings import (#29018) 2025-04-23 20:54:09 +00:00
extension_store_test.rs Remove /docs slash command (#36325) 2025-08-16 19:00:31 +00:00
headless_host.rs lsp: Identify language servers by their configuration (#35270) 2025-08-18 11:43:52 +02:00
wasm_host.rs Kb/wasm panics (#35319) 2025-07-30 09:18:26 +00:00