Notable changes:
- Bug fix: Support sphinx doc strings pylance-release#5975
- Bug fix: Variable inlay type hints not displaying pylance-release#5967
- Bug fix: Pylance failed to start service instance, caused by a regexp error pylance-release#5963
- Bug fix: Docstring rendering doesn't handle indentation pylance-release#5446
- Enhancement: Please transform NumpyDoc/ RestructuredText docstrings to nice tooltips to support useful docstrings across VS Code, Jupyter and Sphinx pylance-release#5363
- Bug fix: docstring: Regarding Korean line spacing problem pylance-release#4615
- Bug fix: Google docstring formatting for multi-line class attributes not recognized/converted properly for use in intellisense popup pylance-release#3347
- Bug fix:
itertools.count
docstring is not shown correctly pylance-release#3231 - Bug fix: missing new line from dict() help mouse hover pylance-release#3118
- Bug fix: Intellisense does not show the complete multiline description of function/method parameters pylance-release#2942
- Enhancement: Sphinx Style Docstring Rendering Feature pylance-release#2251
- Bug fix: Slow computer -> "Expected 0 positional arguments" pylance-release#4295
For the full changelog, see CHANGELOG.md