github microsoft/vscode-python 2020.12.422005962

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

2020.12.0 (14 December 2020)

Enhancements

  1. FastAPI debugger feature.
    (thanks Marcelo Trylesinski!)
    (#14247)
  2. Put linter prompt behind an experiment flag.
    (#14760)
  3. Use default color for "Select Python interpreter" on the status bar.
    (thanks Daniel Rodriguez!)
    (#14859)
  4. Experiment to use the new environment discovery module.
    (#14868)
  5. Add experimentation API support for Pylance.
    (#14895)

Fixes

  1. Format .pyi files correctly when using Black.
    (thanks Steve Dignam!)
    (#13341)
  2. Add node-loader to support webpack for fsevents package.
    (#14664)
  3. Don't show play icon in diff editor.
    (thanks David Sanders!)
    (#14800)
  4. Do not show "You need to select a Python interpreter before you start debugging" when "python" in debug configuration is invalid.
    (#14814)
  5. Fix custom language server message handlers being registered too late in startup.
    (#14893)

Code Health

  1. Modified the errors generated when launch.json is not properly configured to be more specific about which fields are missing.
    (thanks Shahzaib Paracha!)
    (#14739)

Don't miss a new vscode-python release

NewReleases is sending notifications on new releases.