ReleaseMicrosoftMicrosoftpublished Oct 9, 2025seen Jun 26

microsoft/vscode-python v2025.16.0

microsoft/vscode-python

Open original ↗

Captured source

source ↗
published Oct 9, 2025seen Jun 26captured 1whttp 200method plain

v2025.16.0

Repository: microsoft/vscode-python

Tag: v2025.16.0

Published: 2025-10-09T17:52:30Z

Prerelease: no

Release notes:

What's Changed

Enhancements

  • add "copy test id" to menu by @eleanorjboyd in https://github.com/microsoft/vscode-python/pull/25475

Bug Fixes

  • Fix native REPL search path by @fourdim in https://github.com/microsoft/vscode-python/pull/25372
  • Optimize test result processing in PythonResultResolver to improve performance and reduce complexity by @eleanorjboyd in https://github.com/microsoft/vscode-python/pull/25471

Code Health

  • Upgrade jedi-language-server to 0.45.1 by @Morikko in https://github.com/microsoft/vscode-python/pull/25450
  • Bump sha.js from 2.4.11 to 2.4.12 by @dependabot[bot] in https://github.com/microsoft/vscode-python/pull/25409
  • Add meta-instruction files for learnings and testing feature area by @eleanorjboyd in https://github.com/microsoft/vscode-python/pull/25473
  • Add implementation and usage instruction prompts for VS Code components by @eleanorjboyd in https://github.com/microsoft/vscode-python/pull/25477

New Contributors

  • @fourdim made their first contribution in https://github.com/microsoft/vscode-python/pull/25372
  • @Morikko made their first contribution in https://github.com/microsoft/vscode-python/pull/25450

Full Changelog: https://github.com/microsoft/vscode-python/compare/v2025.14.0...v2025.16.0