zed/crates/terminal
ClanEver 5f0925fb5d
Add Python venv activation support for Windows and PowerShell (#17839)
Release Notes:

- Add Python venv activation support for Windows and PowerShell

Additional:

I discovered a related bug on my Windows system. When first opening the
project, it fails to detect the virtual environment folder `.venv`.
After expanding the .venv folder in the Project Panel, it then becomes
able to detect the virtual environment folder. However, I don't know how
to fix it.
2024-09-17 11:17:29 +02:00
..
src Add Python venv activation support for Windows and PowerShell (#17839) 2024-09-17 11:17:29 +02:00
Cargo.toml
LICENSE-GPL