facebook / pyre-check

Performant type-checking for python.
https://pyre-check.org/
MIT License
6.85k stars 437 forks source link

How to run pyre-check as Language Server? #929

Open wxguy opened 3 weeks ago

wxguy commented 3 weeks ago

As per documentation, it says that pyre support LSP. But nowhere it is mentioned command line options. Is it possible to do that? I am trying to integrate with Sublime Text as a plugin.

yangdanny97 commented 3 weeks ago

https://pyre-check.org/docs/installation/#ide-integration

I think pyre persistent is the command to create a language server