v1.18.4 (pyright 1.1.384)
What's Changed
language server
- add settings to disable each type of inlay hint by @DetachHead in #738, #740
- don't show inlay hints for positional arguments by @DetachHead in #741
- only show exact matches in import suggestion code actions by @DetachHead in #748
documentation
- Fix diagnostic rule documentation links on old versions of basedpyright by @DetachHead in #737
- various improvements and fixes to the docs by @DetachHead in #743
- fix broken links
- update some wording that implied the only way to run basedpyright in an IDE is by using the vscode extension
- add some editor-specific examples of how to configure the language server
other changes
- update upstream pyright version to 1.1.384 by @DetachHead in #758
Full Changelog: v1.18.3...v1.18.4