Skip to content

A VsCode extension for the pyre type checker LSP

License

Notifications You must be signed in to change notification settings

vthemelis/pyre-lsp

Repository files navigation

Pyre Visual Studio Code Client

This extension allows you to view pyre errors for any workspace containing a .pyre_configuration.

Requirements

pyre must be installed in your activated environment for the extension to work. You can do so by running pip install pyre-check.

Issues

You can file bugs, feature requests, etc. for pyre-lsp at the pyre-lsp Github.