Notable changes:
- Bug fix: Multiline parameter docstrings are truncated when parsed pylance-release#6524
- Bug fix: python.analysis.typeEvaluation.xxx is not marked in
settings.json
whenpyrightconfig.json
exists pylance-release#6498 - Bug fix: Don't show settingsNotOverridable if vscode settings file has a larger scope than the current project pylance-release#6428
- Enhancement: typeCheckingMode button only toggles between
off
andbasic
pylance-release#6080 - Bug fix: Dataclass fields that use
converter
don't have expected semantic tokens pylance-release#6525
For the full changelog, see CHANGELOG.md