github microsoft/vscode-python 2022.10.0

latest releases: v2024.20.0, v2024.18.1, v2024.18.0...
2 years ago

2022.10.0 (7 July 2022)

Enhancements

  • Add breakpoint support for django-html & django-txt by Lakshmikanth2001 in (#19288).
  • Fix unittest discovery issue with experimental component by ksy7588 in (#19324).
  • Trigger refresh when using Select Interpreter command if no envs were found previously by karrtikr in (#19361).
  • Update debugpy to 1.6.2.

Bug Fixes

  • Fix variable name for flake8Path's description by usta in (#19313).
  • Ensure we dispose objects on deactivate by karthiknadig in (#19341).
  • Ensure we can change interpreters after trusting a workspace by karrtikr in (#19353).
  • Fix for :::: in node id for pytest by karthiknadig in (#19356).
  • Ensure we register for interpreter change when moving from untrusted to trusted. by karthiknadig in (#19351).

Code Health

Full Changelog: 2022.8.1...2022.10.0

Don't miss a new vscode-python release

NewReleases is sending notifications on new releases.