github DetachHead/basedpyright v1.28.4
v1.28.4 (pyright 1.1.398)

6 days ago

What's Changed

  • add suggestion to install stubs package to reportMissingTypeStubs for known stubs that aren't in typeshed by @DetachHead in #1158
  • disable deprecated check on completions in cases where it causes the type evaluator to randomly specialize instances incorrectly by @DetachHead in #1161
  • Update documentation for locale configurations by @NCBM in #1159
  • Fix regression in 1.28.2 where setting diagnosticMode to "workspace" doesn't work by @utybo in #1152
  • Russian localization update by @decorator-factory in #1163
  • fix diagnostics for files that no longer exist being written to the baseline file by @DetachHead in #1166
  • remove dependency on python vscode extension and fix pylance check when the python extension isn't installed by @DetachHead in #1167
  • Merge 1.1.398 by @DetachHead in #1169

New Contributors

Full Changelog: v1.28.3...v1.28.4

Don't miss a new basedpyright release

NewReleases is sending notifications on new releases.