Python Engineering at Microsof... Note

Python Engineering at Microsoft: Python in Visual Studio Code – October 2025 Release

The October 2025 release of the Python extensions for Visual Studio Code is now available, featuring several enhancements and fixes. The Python Environments extension has improved performance with conda environments, sorted Python versions for easier access, and fixed crashes related to input(). A "Copy Test ID" option has been added to the gutter menu for streamlined pytest referencing. Shell startup has been improved for more reliable Python environment activation across different terminal creation methods. Setting "python-envs.terminal.autoActivationType" to "shellStartup" enables these improvements. Other enhancements include updated debugpy to version 1.8.16 and new Copilot Chat instruction files for contributors. Several community contributions have been incorporated, including upgrades to jedi-language-server and fixes for mypy diagnostics parsing. Users can download the updated extensions from the Marketplace or directly within Visual Studio Code. Documentation is available for learning more about Python support in VS Code. Feedback and bug reports can be submitted via the Python VS Code GitHub page.