github microsoft/vscode-python 2022.2.1924087327

latest releases: v2024.14.1, v2024.14.0, v2024.12.3...
2 years ago

2022.2.0 (3 March 2022)

Enhancements

  1. Implement a "New Python File" command
    (#18376)
  2. Use conda run for conda environments for running python files and installing modules.
    (#18479)
  3. Better filename patterns for pip-requirements.
    (thanks Baptiste Darthenay)
    (#18498)

Fixes

  1. Ensure clicking "Discovering Python Interpreters" in the status bar shows the current discovery progress.
    (#18443)
  2. Fixes Pylama output parsing with MyPy. (thanks Nicola Marella)
    (#15609)
  3. Fix CPU load issue caused by poetry plugin by not watching directories which do not exist.
    (#18459)
  4. Explicitly add "justMyCode": "true" to all launch.json configurations.
    (Thanks Matt Bogosian)
    (#18471)
  5. Identify base conda environments inside pyenv correctly.
    (#18500)
  6. Fix for a crash when loading environments with no info.
    (#18594)

Code Health

  1. Remove dependency on ts-mock-imports.
    (#14757)
  2. Update vsce to v2.6.6.
    (#18411)

Don't miss a new vscode-python release

NewReleases is sending notifications on new releases.