Notable changes:
- Bug fix: Raw strings should not auto format pylance-release#4320
- Bug fix: Google docstrings with type hints not displaying properly in hover window after version 2023.4.30 pylance-release#4317
- Bug fix: wrong result for references pylance-release#4285
- Bug fix: Indentation for tuples doesn't work pylance-release#4259
- Bug fix: Saving .py files delayed by Getting code actions from 'Python' pylance-release#4263
- Enhancement: Enable inlay hints for call argument names by setting 'python.analysis.inlayHints.callArgumentNames' to true
Pylance's copy of Pyright has been updated from 1.1.306 to 1.1.307.
- See Pyright's release notes for details: 1.1.307
For the full changelog, see CHANGELOG.md