Hacker News new | ask | show | jobs
by IshKebab 390 days ago
You can use Pyright still for errors in other editors. It's better than Mypy.
1 comments

I'm aware, but you said Pylance, which to my knowledge is just the VS Code extension.

I'm satisfied with Mypy but curious to someday try other type checkers. Pyright is on the list.