Hacker News new | ask | show | jobs
by roland35 593 days ago
Pylance is nicer than pyright, but unfortunately I don't think you can use it outside of vs code
1 comments

pylance is pyright under the hood, isn't it? it's the main reason I use pyright over mypy: I work in VSCode and I want compatible type checking