Skip to content

Releases: DetachHead/basedpyright

v0.2.1

16 Jan 02:18
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release

v0.2.0

15 Jan 12:14
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

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.