Notable changes:
- Bug fix: Crash within
getRegionCommentType
pylance-release#4157 - Bug fix: intermittent "ClassName is incompatible with ClassName" pylance-release#4151
- Bug fix: "suggestion details" in intellisense stopped showing on Ctrl+Space pylance-release#4153
- Bug fix: autoimport stopped working when using workspaces pylance-release#4144
- Bug fix: macOS toggleSuggestionDetails not working if Pylance is working pylance-release#4145
- Bug fix: Autoimport from module, not directly from file pylance-release#4065
- Bug fix: Auto parens happens for except clauses pylance-release#3969
- Bug fix: Call Hierarchy always returns no results for function aliased via
import as
pylance-release#3893 - Enhancement:
__slots__
not found on dataclass pylance-release#4147
For the full changelog, see CHANGELOG.md