Skip to content
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

#123 Centralize configuration in the server #80

Merged
merged 3 commits into from
Sep 30, 2020

Conversation

CamilleLetavernier
Copy link
Member

When receiving an InitializeClientSessionAction, the server now sends a ConfigureServerHandlersAction which contains the list of actionKinds that the server can handle.

The client can use this to dynamically configure server-handled actions, rather than listing them explicitly.

@planger planger self-requested a review September 30, 2020 09:43
Copy link
Member

@planger planger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you very much! An important steps towards letting the custom server configure a more and more generic client.

@planger planger merged commit d1585c8 into eclipse-glsp:master Sep 30, 2020
MatthiasHofstaetter pushed a commit to MatthiasHofstaetter/glsp-server that referenced this pull request Dec 21, 2024
)

* eclipse-glsp#123 Centralize configuration in the server

refs eclipse-glsp/glsp/issues/123

Signed-off-by: Camille Letavernier <[email protected]>
Signed-off-by: Philip Langer <[email protected]>
Co-authored-by: Philip Langer <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants