Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>pyreflyNew to Visual Studio Code? Get it now.
pyrefly

pyrefly

Meta

meta.com
|
7,875 installs
| (12) | Free
A Python language server, powered by pyrefly
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Pyrefly VS Code Extension

The Pyrefly extension uses Pyrefly to provide language server features for Python in VS Code. Please see pyrefly.org for more information.

Configuration

The following configuration options are IDE-specific and exposed as VSCode settings:

  • python.pyrefly.disableLanguageServices [boolean: false]: by default, Pyrefly will provide both type errors and other language features like go-to definition, intellisense, hover, etc. Enable this option to keep type errors from Pyrefly unchanged but use VSCode's Python extension for everything else.
  • python.pyrefly.disableTypeErrors [boolean: false]: by default, Pyrefly will provide type errors in your project. Enable this setting to disable type error squiggles appearing in the editor.

For other options, see configuration.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft