esteinberg / plantuml4idea

Intellij IDEA plugin for PlantUML
Apache License 2.0
618 stars 111 forks source link

Maybe add interactive action for deployment-diagram and component-diagram #416

Open diguage opened 4 months ago

diguage commented 4 months ago

https://github.com/tintinweb/vscode-interactive-graphviz adds GraphViz interactive preview for VSCode. It is useful for the large and complex diagrams.

Maybe add interactive action for deployment-diagram and component-diagram preview.

diguage commented 3 months ago

https://github.com/plantuml/plantuml/pull/930 submitted a similar feature, and https://github.com/plantuml/plantuml/pull/1720 enhanced related features.