Notable changes:
- Bug fix: Hovering over
str
call shows docstring forobject
class pylance-release#7333 - Bug fix: Turning off auto import still allows auto import completions to happen pylance-release#7302
- Bug fix: Docstring Generation triggered by completion should use tooltip pylance-release#6647
- Bug fix: Generated docstring has empty
:type
for parameters annotated with generic types pylance-release#6519 - Bug fix: Generated docstring should have leading/trailing
"""
on their own lines pylance-release#6471 - Bug fix: Generated docstring should not include
:type
for unannotated parameters pylance-release#6469 - Bug fix: Pylance using broken 1.1.401 release of pyright pylance-release#7319
For the full changelog, see CHANGELOG.md