Skip to content

2021.7.0

Choose a tag to compare

@bschnurr bschnurr released this 06 Jul 23:42
· 538 commits to main since this release
e86a20d

Notable changes:

  • An "add to extraPaths" quick fix for unresolved imports has been added, which suggests and adds potential paths python.analysis.extraPaths.
  • Support for the undocumented "mspythonconfig.json" config file name has been removed. This was previously available as an alternative to "pyrightconfig.json", but we've decided to standardize on the latter.

For the full changelog, see CHANGELOG.md