github microsoft/vscode-python 2021.2.576481509

latest releases: v2024.4.1, v2024.4.0, v2024.2.1...
3 years ago

2021.2.0 (17 February 2021)

Enhancements

  1. Use Language Server Protocol to work with Jedi.
    (#11995)

Fixes

  1. Don't suggest insiders program nor show start page when in Codespaces.
    (#14833)
  2. Fix description of Pyramid debug config.
    (thanks vvijayalakshmi21)
    (#5479)
  3. Refactored the Enable Linting command to provide the user with a choice of "Enable" or "Disable" linting to make it more intuitive. (thanks henryboisdequin)
    (#8800)
  4. Fix marketplace links in popups opening a non-browser VS Code instance in Codespaces.
    (#14264)
  5. Fixed the error command suggested when attempting to use "debug tests" configuration
    (Thanks Shahzaib paracha)
    (#14729)
  6. Single test run fails sometimes if there is an error in unrelated file imported during discovery.
    (thanks Szymon Janota)
    (#15147)
  7. Re-enable localization on the start page. It was accidentally
    disabled in October when the Jupyter extension was split out.
    (#15232)
  8. Ensure target environment is activated in the terminal when running install scripts.
    (#15285)
  9. Allow support for using notebook APIs in the VS code stable build.
    (#15364)

Code Health

  1. Raised the minimum required VS Code version to 1.51.
    (#15237)

Don't miss a new vscode-python release

NewReleases is sending notifications on new releases.