Notable changes:
- Bug fix: Typing pytest's fixtures is not usable inside fixtures pylance-release#7347
- Bug fix: Add type ignore code action titles are not localized pylance-release#7341
- Bug fix: Searching for source files multiple times at startup pylance-release#7331
- Enhancement: "Expand selection" can't select string without quotes in multiword strings pylance-release#7260
- Enhancement: Suggest inserting
# pyright: ignore
withoutenableTypeIgnoreComments
pylance-release#7220 - Enhancement: Show docstring completion on """ pylance-release#6641
- Bug fix: Bundled type hints for lxml are inconsistent with source, lxml-stubs pylance-release#5827
For the full changelog, see CHANGELOG.md