User forums > Using Code::Blocks
Find in Files
(1/1)
Manolo:
Hello
Sure it's me, but gets me mad.
I installed RC802 and now NB 5000 (windows), with the same result.
- Start C::B, no project
- 'Search' 'Find in Files'
- I search for any, i.e. 'GetNode', using search path 'D:\wx287\include\wx'
and mask '*.cpp;*.h, *.xrc, *.c' and 'Recurse subdirectories' checked
The result is bad. It doesn't find it
Worst. Logs windows says "not found in 3 files' when this subdirectory is 340 objects long.
Now open the file 'D:\wx287\include\wx\hasmap.h'
and search 'GetNode' using 'Find' instead of 'Find in Files'
It's there, found.
Is this a bug?
TIA
Manolo
dmoore:
semi-colons dude.
Manolo:
Yes, dmoore, thank you
Replacing '*.cpp;*.h, *.xrc, *.c' with '*.cpp;*.h; *.xrc; *.c' (semi-colons are OK, commas are bad)
and everything goes smoothly
But I supposed this was a C::B default, so I did'nt thought of it.
Solved
Navigation
[0] Message Index
Go to full version