github DetachHead/basedpyright v1.22.1
v1.22.1 (pyright 1.1.390)

latest releases: v1.23.1, v1.23.0
16 days ago

What's Changed

  • fix incorrect inlay hints for generics where one of the types is a tuple by @DetachHead in #901
  • fix readonly property member access highlighting the entire expression as readonly instead of just the member name by @DetachHead in #902
  • Add installation instructions for Zed IDE by @JaagupAverin in #904 & #907
  • fix false positive reportUnnecessaryIsInstance errors when narrowing Callable while strictGenericNarrowing is enabled by @DetachHead in #909 & #916
  • add conda-forge package by @lucascolley in conda-forge/staged-recipes#28367 & #917
  • fix potential performance issue caused by language server settings being re-loaded on every keystroke when doing inlay hints by @DetachHead in #922
  • update upstream pyright version to 1.1.390 by @DetachHead in #926

New Contributors

Full Changelog: v1.22.0...v1.22.1

Don't miss a new basedpyright release

NewReleases is sending notifications on new releases.