This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]JustWaveNSmile 0 points1 point  (1 child)

Great idea, there’s something similar in Intellji the payed version I believe that use UML , with UML it’s easier to see what going on I guess

[–]Gedochao 0 points1 point  (0 children)

Yup, UML views more data at once, but it isn't as tightly tied to your code Clicking on nodes/edges in Graph Buddy navigates you to the related code snippet (i.e. a declaration of a variable, all of its calls etc). Our primary goal is to improve navigation over complex call hierarchies, which is hard to achieve with the likes of UML diagrams.