github microsoft/vscode-python 2022.20.0

latest releases: v2024.8.1, v2024.8.0, v2024.6.0...
19 months ago

What's Changed

Enhancements

  • Extend scope of python.tensorBoard.logDirectory and support variable substitution by @evanphilip in #20103
  • Add button to open folder from venv failure message by @luabud in #20243

Bug Fixes

  • Don't show certain python commands in command palette when you don't have a python file open by @ChaseKnowlden in #19977
  • Update engine to upcoming VS Code version by @karrtikr in #20128
  • Accept pytest exit code 1 for some tests cannot be collected by @mago0211 in #20074
  • Fix poetry discovery by @karrtikr in #20181
  • Fix issue with extension prompt being shown to users after install by @karthiknadig in #20158
  • Only use environment cache to resolve environment if it has complete information by @karrtikr in #20186
  • Fix errors related to python.envFile setting by @karrtikr in #20192
  • Do not replace discovered python executable using sys.executable by @karrtikr in #20197
  • Ensure we don't use the same interpreter for equally named project on different hosts by @karrtikr in #20212

Code Health

New Contributors

Full Changelog: 2022.18.2...2022.20.0

Don't miss a new vscode-python release

NewReleases is sending notifications on new releases.