Instead of defining the depth ahead of generation, it would be awesome if I could expand a method (go one level deeper) in an interactive way. E.g. button in context menu. Think of a tree in a file browser: expand a folder to see the next level below.
This way, I can precisely determine which method I am interested in and which details to leave at a coarse level. E.g. I need some methods at depth 10 but for 90% level 2 is sufficient. Manually removing all other methods for depth 3-10 is not feasible.
Instead of defining the depth ahead of generation, it would be awesome if I could expand a method (go one level deeper) in an interactive way. E.g. button in context menu. Think of a tree in a file browser: expand a folder to see the next level below.
This way, I can precisely determine which method I am interested in and which details to leave at a coarse level. E.g. I need some methods at depth 10 but for 90% level 2 is sufficient. Manually removing all other methods for depth 3-10 is not feasible.