What's Changed
- add new
basedpyright.analysis.inlayHints.callArgumentNamesMatching
setting for function parameter inlay hints where the name matches by @sam-or in #1340 - throw error if invalid value is passed to
--threads
in the CLI by @Rayahhhmed in #1355 - fix crash in neovim caused by invalid annotation ID in WorkspaceEdit by @jbradaric in #1352
- Document implicit dependency of VSCode extension on ms-python by @lightspot21 in #1344
- Grammar nits in
new-diagnostic-rules.md
by @tylerlaprade in #1332 - Fix spelling of
"discouraged"
inconfig-files.md
by @tylerlaprade in #1337
New Contributors
- @sam-or made their first contribution in #1340
- @lightspot21 made their first contribution in #1344
- @Rayahhhmed made their first contribution in #1355
- @jbradaric made their first contribution in #1352
Full Changelog: v1.29.4...v1.29.5