You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
For code analysis display of call hierarchy of methods is crucial.
Wanted are call tree and inverse call tree.
Describe the solution you'd like
One suggestion is that one can highlight a method and then mouse right and the call hierarchy opens.
Describe alternatives you've considered
Well, it is not important how to realize, but the method must be specified and it must be told to the extension
that the call tree is wanted and which one.
Additional context
none.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
For code analysis display of call hierarchy of methods is crucial.
Wanted are call tree and inverse call tree.
Describe the solution you'd like
One suggestion is that one can highlight a method and then mouse right and the call hierarchy opens.
Describe alternatives you've considered
Well, it is not important how to realize, but the method must be specified and it must be told to the extension
that the call tree is wanted and which one.
Additional context
none.
The text was updated successfully, but these errors were encountered: