DetachHead / basedpyright

pyright fork with various type checking improvements, improved vscode support and pylance features built into the language server
http://docs.basedpyright.com/
Other
613 stars 13 forks source link

Don't collapse `str` and `Literal["some string"]` to preserve auto complete suggestions #397

Closed KotlinIsland closed 3 weeks ago

KotlinIsland commented 1 month ago

image image

DetachHead commented 3 weeks ago

Duplicate of #320