You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 22, 2020. It is now read-only.
Based on eclipsesource/graphical-lsp#26 we should support editing the properties of selected elements in the graphical viewer. In order to synchronize the model shown in the graphical viewer and the property viewer, we should integrate and use the model server. For implementing the property view, we could consider using JSON forms or make a manual Theia-native implementation of the property sheets for the respective concepts in Ecore (EClass, EAttribute, EReference, etc.)
The text was updated successfully, but these errors were encountered:
planger
changed the title
Add support for viewing and editing properties view
Add support for viewing and editing properties
Aug 27, 2019
Based on eclipsesource/graphical-lsp#26 we should support editing the properties of selected elements in the graphical viewer. In order to synchronize the model shown in the graphical viewer and the property viewer, we should integrate and use the model server. For implementing the property view, we could consider using JSON forms or make a manual Theia-native implementation of the property sheets for the respective concepts in Ecore (
EClass
,EAttribute
,EReference
, etc.)The text was updated successfully, but these errors were encountered: