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
Hi, I'm a Asp.net/C# developer. I believe it doesn't have conditional direction symbols yet for caller-callees relationships?
I would love to have that feature here. Great extension by the way!
For instance, we have this condition in Features() method:
@solwhitecobalt
Unfortunately that would be hard because it requires doxygen has a thorough analysis on the code.
Currently CodeGraph relies on the results from doxygen and doxygen actually remains untouched.
My advice is to add some comments using the "Symbol" tab, or group either branch into a separate bookmark.
It may not be enough but it's better than none.
Hi, I'm a Asp.net/C# developer. I believe it doesn't have conditional direction symbols yet for caller-callees relationships?
I would love to have that feature here. Great extension by the way!
For instance, we have this condition in Features() method:
Something similar to this would be great:
Thanks!
The text was updated successfully, but these errors were encountered: