eclipsesource / graphical-lsp

Graphical language server platform for building web-based diagram editors
https://www.eclipse.org/glsp
Eclipse Public License 2.0
36 stars 8 forks source link

Delegate dirty state from glsp server to client #339

Open tortmayr opened 4 years ago

tortmayr commented 4 years ago

The glsp-server should delegate dirty state notifications received form the model server to the client. The client should then update the dirtystate of the corresponding editor accordingly