Skip to content

v0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 15 Jan 12:14
· 2170 commits to main since this 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.