github microsoft/pylance-release 2022.6.30

latest releases: 2024.12.100, 2024.12.1, 2024.11.102...
2 years ago

Notable changes:

  • Enhancement: Added support for inlay hints on function return and variable declarations.
    "python.analysis.inlayHints.variableTypes": true
    "python.analysis.inlayHints.functionReturnTypes": true
    (pylance-release#2643)
  • Bug Fix: Error message persists for package imports
    (pylance-release#2246)
  • Bug Fix: Extension is watching files outside of the workspace
    (pylance-release#2914)

For the full changelog, see CHANGELOG.md

Don't miss a new pylance-release release

NewReleases is sending notifications on new releases.