-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Search for possible codepaths between function A and function B #249
Comments
I would break this into
|
Thanks for your feedback @jpenalbae, we will look into this as soon as we can. |
I forgot to mention another possible subtask:
On a normal program all the codepaths would obviously always begin with |
+1 by mail |
1 similar comment
+1 by mail |
Added support for call graphs, inheritance trees and include trees using Sugiyama-style graph drawing with 0.11.98 Searching for specific code paths between functions is not possible yet. |
+1 |
Suggestion from Slack channel: |
+1 via mail |
Also filter by containing file or directory |
By the way: I feel that composing an overview of part of the code for coworkers is somewhat limiting. Users can hide nodes, which is great, but they cannot add them. I feel that maybe users should be able to add nodes to the graph window and they should automatically connect if they're related. |
Implemented with 2019.3.16 New Custom Trail dialog is available in the top left of the graph view and allows to search for:
Available options:
Filtering by containing file or directory is still missing. Opened as new feature request #712. |
reported by mail
The text was updated successfully, but these errors were encountered: