github microsoft/vscode-python 2022.4.0

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

2022.4.0 (30 March 2022)

Enhancements

  1. Use new pre-release mechanism to install insiders.
    (#18144)
  2. Add support for detection and selection of conda environments lacking a python interpreter.
    (#18357)
  3. Retains the state of the TensorBoard webview.
    (#18591)
  4. Move interpreter info status bar item to the right.
    (#18710)
  5. debugpy updated to version v1.6.0.
    (#18795)

Fixes

  1. Properly dismiss the error popup dialog when having a linter error. (Thanks Virgil Sisoe)
    (#18553)
  2. Python files are no longer excluded from Pytest arguments during test discovery.
    (thanks Marc Mueller)
    (#18562)
  3. Fixes regression caused due to using conda run for executing files.
    (#18634)
  4. Use conda run to get the activated environment variables instead of activation using shell scripts.
    (#18698)

Code Health

  1. Remove old settings migrator.
    (#14334)
  2. Remove old language server setting migration.
    (#14337)
  3. Remove dependency on other file system watchers.
    (#18381)
  4. Update TypeScript version to 4.5.5.
    (#18602)

Don't miss a new vscode-python release

NewReleases is sending notifications on new releases.