Is there way to visualize a Kotlin project as UML or something like that?
m
Is there way to visualize a Kotlin project as UML or something like that?
k
Yes, UML diagrams kind of work for Kotlin too: https://www.jetbrains.com/help/idea/class-diagram.html
m
Ah, thank you! Incredibly buggy and bad UX but itโ€™s a start ๐Ÿ˜„
k
Yeah I agree, it's a big contrast with the rest of InteliJ.
a
It's kind of not supported officially, see https://youtrack.jetbrains.com/issue/KT-9937
m
Thanks, voted ๐Ÿ™‚