Python extension for Visual Studio Code version 0.9.0 now available
We’re excited to announce our first update to the Microsoft Python extension for Visual Studio Code. In this release, we’ve added additional support for conda environments and fixed numerous bugs in the editor and debugger.
Support for Conda Environments
Conda environments are now automatically detected from the Anaconda root location.


