Microsoft has released the Python Environments extension for VS Code into general availability after a year in preview. The extension unifies management of Python environments across all major tools—venv, conda, pyenv, poetry, and pipenv—through a single UI powered by PET, a Rust-based environment scanner. Key features include

7m read timeFrom devblogs.microsoft.com
Post cover image
Table of contents
A Unified Environment Experience Copy linkFaster Environment Creation with uv Copy linkQuick Create and Custom Create Copy linkPython Projects: Environments That Match Your Code Structure Copy linkMulti-Project Testing Copy linkSmarter Terminal Activation Copy linkPredictable Interpreter Selection Copy linkBuilt-In Package Management Copy link.env File Support Copy linkExtensible by Design Copy linkKnown Limitations Copy linkWhat’s Next Copy link

Sort: