Hi,
surely you will have better solutions to check the code in the case of hundreds of files.
When debugging and the reference files are really many (more than 500 in my case in the project I process) it is very easy to get lost and not find a word, a variable, a function... what file is it in?
I have to run after the trace of a word or a variable and to get to the right place I would lose every time quarters of an hour.
The suggestion to simplify life is this (little thing, as I told you, but you never know: someone might care!): use TextCrawler
The version 2.50 is free and is located here:
https://textcrawler.en.uptodown.com/windows/download/48735The combined use of your editor with TextCrawler will quickly provide all the necessary information to find the right file in a few moments!
Sorry if it's little... but in my case it is really very useful.