github microsoft/pylance-release 2022.1.1

latest releases: 2022.3.2, 2022.3.1, 2022.3.0...
2 years ago

Notable changes:

  • Enhancement: Added LSP support for code folding ranges
    (vscode-codebasics-folding)
  • Enhancement: Added support for USERNAME and VIRTUAL_ENV shell variables in vscode settings.
    (pylance-release#2221)
  • Enhancement: Improved completion provider suggestions for static members.
    (pylance-release#1318)
  • Enhancement: "add import" suggestions now suggest exact matches with higher priority.
    (pylance-release#297)
  • Enhancement: Improved override function completions around positional and keyword only parameters.
    (pylance-release#711)
  • Behavior Change: Always enable stdlib indexing if possible. This will allow users to use 'auto import' and 'add import' in open single file mode.
    (pylance-release#1765)
  • Bug Fix: Pylance is not working on vscode.dev/github.dev.
    (pylance-release#2235)

For the full changelog, see CHANGELOG.md

Don't miss a new pylance-release release

NewReleases is sending notifications on new releases.