HE does too good a job at hiding code with code folding..

Started by RickF, August 27, 2011, 02:55:50 AM

Previous topic - Next topic

RickF

Ok.. This one was NOT expected and threw me off for a good 5 minutes.. IF you go and fold up some code so it's not shown and then search for something that resides ONLY within that folded up code block, the search algorithm will NOT see that symbol you're looking for!  ???

Ouch!  This seems counter-intuitive.. Is this the intended behavior?  I'm hoping it's a bug.. Comments?

If it matters this is for C++ code.

alex

Search Collapsed Text flag in Find Dialog does the trick.
Probably you have it off.
HippoEDIT team
[url="http://www.hippoedit.com/"]http://www.hippoedit.com/[/url]

RickF

Man o man.. You've got too many config features!   ;)

I'll keep an eye out for that one..  Thx!