Open wxguy opened 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.
pyre
https://pyre-check.org/docs/installation/#ide-integration
I think pyre persistent is the command to create a language server
pyre persistent
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.