b333vv / metricstree

MetricsTree Intellij IDEA plugin
Other
21 stars 7 forks source link

drill down #12

Open nagkumar opened 2 years ago

nagkumar commented 2 years ago

when it lists 20 methods, we must have way to go deeper on what those methods are..

similarly any thing including number of childern etc..

or Number Of Operations etc..

This way, once the user knows how the operations are measure, there could be chance of optimisation..

But bery good tool can be improved a lot.

nagkumar commented 2 years ago

Once it is dril down, we must able to double click on that to see navigation goes to main source code that is the most friendly navigation

currently the double click only opens help, better the same double click also opens the source code exact place if relevant is a leaf node

nagkumar commented 2 years ago

image

from graph I am able to visit the source but not from image