It would be wonderful if the Diagram View would not only be a View. If we could support changing connections or Drag and Drop for example Modules into Containers that would just be wow.
These Drag and Drop or Mouse Click features would change the PlantUML code and then rerender. I somehow feel it would not be that difficult to hook some mouse events into the viewer, would it? Haven't looked at the code though.
I'm looking for a quick solution to visually drag modules into containers for a refactoring tool actually, so i thought extending this plugin would be an idea.
It would be wonderful if the Diagram View would not only be a View. If we could support changing connections or Drag and Drop for example Modules into Containers that would just be wow. These Drag and Drop or Mouse Click features would change the PlantUML code and then rerender. I somehow feel it would not be that difficult to hook some mouse events into the viewer, would it? Haven't looked at the code though. I'm looking for a quick solution to visually drag modules into containers for a refactoring tool actually, so i thought extending this plugin would be an idea.