eclipse-emfcloud / theia-tree-editor

theia-tree-editor
Other
15 stars 12 forks source link

Provide a Model Server aware package of the theia-tree-editor #34

Open ndoschek opened 3 years ago

ndoschek commented 3 years ago

Currently, there are some use cases that should be generalized if the tree editor is used in combination with emfcloud-modelserver (e.g. creating json diff commands, see also https://github.com/eclipse-emfcloud/emfcloud-modelserver-theia/issues/51).

As example, the jsonforms-property-view also provides such a dedicated Model Server aware package already.