Notable changes:
- Enhancement: Added support for inlay hints on function return and variable declarations.
(pylance-release#2643)
"python.analysis.inlayHints.variableTypes": true "python.analysis.inlayHints.functionReturnTypes": true
- Bug Fix: Error message persists for package imports
(pylance-release#2246) - Bug Fix: Extension is watching files outside of the workspace
(pylance-release#2914)
For the full changelog, see CHANGELOG.md