Hacker News new | ask | show | jobs
by BewareTheYiga 407 days ago
I've only used Pylance standard type checking in vscode. I have not used pyright as a stand alone package.
1 comments

Use Pyright or basedpyright for now.
pylance is pyright
pylance is pyright + proprietary stuff on top, see https://docs.basedpyright.com/latest/ for a fork with some of pylance's features added.