borkdominik / bigUML

A UML web modeling tool based on GLSP, distributed via a VS Code extension.
MIT License
32 stars 5 forks source link

Introduce Quick Interactions #120

Open haydar-metin opened 1 year ago

haydar-metin commented 1 year ago

Quick interactions are interactions that pop up if an element is in focus. They improve the workflow by showing the most used actions like adding an association or adding a property next to the selected class.

This feature can provide smart actions to reduce the needed clicks. For example, the possible edges between two nodes can be retrieved based on the source and target. Afterward, a context menu could be shown to allow selecting the edge that is possible in the current context.

haydar-metin commented 11 months ago

This feature is currently being worked on by a Bachelor Student and will be introduced in the GLSP-Repository. After the changes are available there, make it usable in bigUML.