github microsoft/vscode-python 2023.2.0

latest releases: v2024.14.1, v2024.14.0, v2024.12.3...
19 months ago

What's Changed

Enhancements

  • Use uniqueItems for settings by @brettcannon in #20375
  • Stop asking which package manager to use for installing tools by @karrtikr in #20405
  • Use isolated flag when gathering environment information by @karrtikr in #20403
  • Add description on hover to interpreter status bar item by @karrtikr in #20411
  • Create env shows requirements files or pyproject.toml extras when available by @karthiknadig in #20524
  • Detect if VSCode is launched from an activated environment and select it by @karrtikr in #20526

Bug Fixes

  • Re-register API for jupyter integration once trust is granted by @karrtikr in #20370
  • Do not remove envs which are provided by the consumer by @karrtikr in #20424
  • Enables successful running of python file even when parentheses are present in the path by @enthusiastic2003 in #20414
  • Make sure we do not use or execute the default python on PATH if there is any other known interpreter by @karrtikr in #20457

Code Health

New Contributors

Full Changelog: 2022.20.2...2023.2.0

Don't miss a new vscode-python release

NewReleases is sending notifications on new releases.