esteinberg / plantuml4idea

Intellij IDEA plugin for PlantUML
Apache License 2.0
633 stars 113 forks source link

Render UML in comment block #345

Closed tom10271 closed 2 years ago

tom10271 commented 2 years ago

Go to https://plantuml.com/eclipse and search If you write some comment in PlantUML language, the corresponding diagram is automatically displayed. And if you have several comments with diagrams, it selects the one the cursor is in.

https://plantuml.com/img/eclipse105.png

Can we support this?

krasa commented 2 years ago

We already support it, open a tool window panel.

tom10271 commented 2 years ago

ok because I tried in python comment block and it is not working. If I uncomment it, it works, but once commented out the @startuml etc., it is not updating

krasa commented 2 years ago

please post an example

tom10271 commented 2 years ago

I have uninstalled it minutes ago as the autocomplete is not supporting well. We can close this issue if you wanted.