Notable changes:
- Bug fix: Don't show
__future__
options in auto-import quick action pylance-release#3882 - Bug fix: Syntax highlighting stop working after loading certain python files pylance-release#3886
- Bug fix: No automatic parens with class types pylance-release#3870
- Enhancement: semantic highlighting of cached_property pylance-release#3742
- Enhancement: Improve pytest completions and goto def pylance-release#3727
- Bug fix:
#region
nesting doesn't recognise last#endregion
if there's no code after it at the end of the file on a non-"root" indent level pylance-release#3290 - Bug fix: Commented code at the end of a method doesn't collapse with method pylance-release#2321
For the full changelog, see CHANGELOG.md