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

Notifying clients when model source changed externally #134

Closed
planger opened this issue Oct 27, 2020 · 1 comment
Closed

Notifying clients when model source changed externally #134

planger opened this issue Oct 27, 2020 · 1 comment
Assignees

Comments

@planger
Copy link
Member

planger commented Oct 27, 2020

In many scenarios, we may need a mechanism that allows the server to notify the client if the model source (e.g. a file) has changed externally. This allows the client to either refresh the model or ignore the changes and continue editing.

@planger planger self-assigned this Oct 27, 2020
planger added a commit to eclipse-glsp/glsp-client that referenced this issue Oct 29, 2020
planger added a commit to eclipse-glsp/glsp-theia-integration that referenced this issue Oct 29, 2020
martin-fleck-at pushed a commit to eclipse-glsp/glsp-client that referenced this issue Oct 30, 2020
martin-fleck-at added a commit to eclipse-glsp/glsp-theia-integration that referenced this issue Oct 30, 2020
* Add external model source change handler for Theia

eclipse-glsp/glsp#134

Co-authored-by: Martin Fleck <mfleck@eclipsesource.com>
@martin-fleck-at
Copy link
Contributor

All PRs have been merged successfully.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants