Skip to content

Provide a dependency graph via an existing language server #334

Answered by planger
glsp-bot asked this question in Q&A
Discussion options

You must be logged in to vote

Hi Hannes,

your understanding of the involved components is generally correct.

There is a server framework for GLSP which is currently only available for Java. We are a bit behind in terms of documenting the protocol itself. We have a rather outdated documentation of the protocol but we plan to update it hopefully soon. To get an up-to-date picture of the protocol, it is best to check out the classes that represent the action messages sent between the client and the server here: https://github.com/eclipse-glsp/glsp-server/tree/master/plugins/org.eclipse.glsp.api/src/org/eclipse/glsp/api/action/kind

If you use the Java server framework, you don't need to understand all details of the proto…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by planger
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants