Releases: DetachHead/basedpyright
Releases · DetachHead/basedpyright
v0.2.4
What's Changed
- Fix issue where exit code was always 0 by @DetachHead in #28
Full Changelog: v0.2.2...v0.2.4
v0.2.2
pypi package: https://pypi.org/project/basedpyright/
v0.2.1
v0.2.0
initial prerelease
vscode extension: https://marketplace.visualstudio.com/items?itemName=detachhead.basedpyright
by default it will look for the basedpyright
pypi package in your project, meaning you can pin the pyright version vscode uses to the version used in your CI (the package isn't on pypi yet tho so for now just install it from this git repo)
make sure you disable pylance when this extension is active.