Including calls to library functions #21
Unanswered
CsatiZoltan
asked this question in
Q&A
Replies: 1 comment 4 replies
-
|
Currently there is no way to do this. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, thank you for this nice extension.
I am using it to discover a C++ project. The problem is that Crabviz only shows the call graph in my project directory. However, I would also like to include the functions (up to a given depth) that my project functions call. These library functions are not in the VS code project directory, so I cannot include them.
Is there a way to solve this issue?
Beta Was this translation helpful? Give feedback.
All reactions