-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
languages: add protobuf language servers #7796
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please run cargo xtask docgen
to add the changes to the language support docs
The language server here https://github.com/pbkit/pbkit/ apparently also supports completion haven't tested it out though so the other language server might be better |
I added pbkit -- neither projects are extremely mature, but I'll take limited functionality over none! |
* languages: add bufls protobuf language server * languages: add pbkit protobuf language server
* languages: add bufls protobuf language server * languages: add pbkit protobuf language server
* languages: add bufls protobuf language server * languages: add pbkit protobuf language server
https://github.com/hudbrog/protobuf-lsp is more usable
gives better UX |
No description provided.