Replies: 1 comment 1 reply
-
When we say IDE, we mean that the type checker is a language server that provides IDE features to whatever editor you're using. Visual Studio Code is one of our officially supported platforms, and we have an extension on the marketplace: https://marketplace.visualstudio.com/items?itemName=meta.pyrefly |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi. Was it necessary to make a new type checker for Python like an IDE ? Can the type checker be used with another IDE like Visual Studio Code or we need to switch to this IDE to use it ? Thank you for replying.
Beta Was this translation helpful? Give feedback.
All reactions