Menu

Find in files

Podi
2007-04-13
2012-11-13
  • Podi

    Podi - 2007-04-13

    I have two issues/questions with this feature:

    1. Is there a search recursively feature? For example, I want to search for "<stdio.h>" in  all *.h file under directories C:\Work\Projects

    2. When the search is taking too long, is there a graceful way to stop it? I only know how to kill the process. The "Cancel" button does not work.

    Any ideas?

    Thanks,
    P

     
    • MJG

      MJG - 2007-04-20

      I've been able to find text in subdirectories, so the answer to part of your first question is yes, it should find "<stdio.h>" in all *.h files under directories C:\Work\Projects when you select that directory while performing a "Find in files...".

      You're right; the "Cancel" button doesn't stop it.  I don't know of any graceful way to stop it.  --Joel