vthemelis / pyre-lsp

A VsCode extension for the pyre type checker LSP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A VsCode extension for the pyre type checker LSP

License:MIT License


Languages

Language:TypeScript 93.1%Language:Shell 6.9%