ZIm/crates/zed/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
..
zed WIP: ssh remoting: Add upload_binary field to SshConnections (#19748) 2024-10-25 17:32:54 -06:00
main.rs Add language toolchains (#19576) 2024-10-28 15:34:03 +01:00
reliability.rs chore: Fix some violations of 'needless_pass_by_ref_mut' lint (#18795) 2024-10-07 01:29:58 +02:00
zed.rs Add language toolchains (#19576) 2024-10-28 15:34:03 +01:00