Skip to content

2021.3.4

Compare
Choose a tag to compare
@jakebailey jakebailey released this 31 Mar 23:11
· 308 commits to main since this release
49eb1a7

Notable changes:

  • Broken symlinks in the workspace should no longer cause crashes.
    (pylance-release#1102)
  • Completion performance when IntelliCode is enabled has been improved.
  • The bundled matplotlib stubs have been updated.
  • Method override completions while editing a stub will no longer include super() calls, and instead add the correct ... body.
  • Auto-import completions and quick fixes will now more correctly handle import blocks that have been split onto multiple lines.
    (pylance-release#1097)

For the full changelog, see CHANGELOG.md.