01 Feb 13, 12:32AM
In most text editors/IDEs, Ctrl + F will perform a search for text within the currently opened/focused file, not all files you may have a tab open for. This is why I suggested you get a program like AstroGrep in the other thread. It makes it easy for you to search the /src/ directory (all source code files) for certain text/line of code (rather than searching file by file manually with Ctrl + F).