Pygls
#206
Replies: 1 comment
-
It looks interesting, but perhaps we could only use JsonRPCProtocol from it to replace our own implementation. I say it because we already provide something similar to LanguageServerProtocol and a rewrite would be too costly. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Pygls has several advantages over the existing jsonrpc implementation
I'm going to try to implement this sometime, but I was wondering what the opinion would be on this.
Other servers, like anakin-language-server and jedi language server use pygls but pylsp has the largest featureset and community.
Beta Was this translation helpful? Give feedback.
All reactions