ZIm/crates/extension/src
Piotr Osiewicz cdddb4d360
Add language toolchains (#19576)
This PR adds support for selecting toolchains for a given language (e.g.
Rust toolchains or Python virtual environments) with support for SSH
projects provided out of the box. For Python we piggy-back off of
[PET](https://github.com/microsoft/python-environment-tools), a library
maintained by Microsoft.
Closes #16421
Closes #7646

Release Notes:

- Added toolchain selector to the status bar (with initial support for
Python virtual environments)
2024-10-28 15:34:03 +01:00
..
wasm_host Support .editorconfig (#19455) 2024-10-21 13:05:30 +03:00
extension_builder.rs Revert http client changes (#18892) 2024-10-09 01:07:18 -07:00
extension_indexed_docs_provider.rs Allow extensions to suggest packages for /docs completions (#16185) 2024-08-13 16:50:57 -04:00
extension_lsp_adapter.rs Add language toolchains (#19576) 2024-10-28 15:34:03 +01:00
extension_manifest.rs use ssh lsp store (#17655) 2024-09-10 15:51:01 -04:00
extension_settings.rs Add settings to remote servers, use XDG paths on remote, and enable node LSPs (#19176) 2024-10-15 23:32:44 -07:00
extension_slash_command.rs assistant: Update SlashCommand trait with streaming return type (#19652) 2024-10-23 21:26:50 -04:00
extension_store.rs Add language toolchains (#19576) 2024-10-28 15:34:03 +01:00
extension_store_test.rs Restore HTTP client transition, but use reqwest everywhere (#19055) 2024-10-11 14:58:58 -07:00
wasm_host.rs Allow using system node (#18172) 2024-09-23 15:28:04 -06:00