I generally use Ctrl+, in VS and write what I am looking for.
Didn’t try yet but I think if you typed “ARRAY_COUNT” with this method, you should find the file quickly.
For specific function or class, this method should also work but in worst cases (function name is too generic for example), you can search in the documentation and at the end of the page, you have the name of the files that contains theses classes/functions.
1 Like