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

Remove form based editing from Ecore model editor #84

Open
ndoschek opened this issue Feb 15, 2021 · 2 comments
Open

Remove form based editing from Ecore model editor #84

ndoschek opened this issue Feb 15, 2021 · 2 comments

Comments

@ndoschek
Copy link
Contributor

Currently, the "Theia model editor" is implemented as a prototype and offers a tree as well as a form editor.
We might consider to implement the tree editor without the form based editor as we already have the property view capability.
This feature is not yet available in the tree editor itself, but on the roadmap: eclipse-emfcloud/theia-tree-editor#22.

In that case, we may consider to enable to implement a selection forwarder of the tree selection to be able to handle tree node selections in the property-view.

@JonasHelming
Copy link

I actually would vote for keeping the form based editor, I believe it adds value

@CamilleLetavernier
Copy link
Member

We may keep the editor, but it would also be nice to have the tree-widget as a Theia view. Currently, we have to open the entire Tree + Form editor, which takes a lot of extra space, and is not as flexible as a separate Properties + Tree view that you can place around the diagram editor

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

No branches or pull requests

3 participants