github microsoft/vscode-python 2023.4.0

latest releases: v2024.4.1, v2024.4.0, v2024.2.1...
13 months ago

What's Changed

Enhancements

Bug Fixes

  • Skip windows store interpreters found via windows registry when discovering by @karrtikr in #20613
  • Ensure IDs of Conda environments without python does not change after python is installed by @karrtikr in #20609
  • Do not recommend Python2 as an interpreter by @karrtikr in #20628
  • Ensure editable install only when [build-system] is present pyproject.toml by @karthiknadig in #20625
  • Allow to select a Python2.7 interpreter by @karrtikr in #20639
  • Use correct API to get interpreter path for language servers by @karrtikr in #20656
  • Ensure interpreter path isn't truncated for workspace-relative paths when storing value by @karrtikr in #20661
  • Call the correct API to determine if a user is in treatment or control group by @karrtikr in #20690
  • Show Python: Report issue command in palette regardless of whether a Python file is opened by @karrtikr in #20726
  • Ensure escape on TOML and requirements is treated as cancel. by @karthiknadig in #20739
  • Fix debugger attach to process when running on WSL by @JCMais in #20741

Code Health

New Contributors

Full Changelog: 2023.2.0...2023.4.0

Don't miss a new vscode-python release

NewReleases is sending notifications on new releases.