How can i find Which class or Variable is Used by .h file
for example,i have include "Test.h" in a "Target.cpp" long ago ,now i want to search which variable was included by this "Test.h" in this "Target.cpp" ,is there any way like 'find usage' to do it? thanks!
Please sign in to leave a comment.
Hi! It sounds similar to "Include what you use".
We have a corresponding feature request in YouTrack: https://youtrack.jetbrains.com/issue/RSCPP-20138. You're welcome to upvote the ticket or leave a comment with any details or specific use cases. Thanks!