wildcard to find text in *.h and *.cpp
Submitted by Thursday, 1 June, 2006 - 21:24
on
Hello,
I want to find/replace in *.h and *.cpp files.
In the Find dialog's wildcard section I tried a bunch of variations, like
*.h,*.cpp
*.(h|cpp)
no luck - all result in "no files found" (and there are plenty of both).
I'm probably one character away from getting the regex right.
Any tips?
Thanks!
I want to find/replace in *.h and *.cpp files.
In the Find dialog's wildcard section I tried a bunch of variations, like
*.h,*.cpp
*.(h|cpp)
no luck - all result in "no files found" (and there are plenty of both).
I'm probably one character away from getting the regex right.
Any tips?
Thanks!