Javier Vilarroig schrieb:
Hi.
It will sound easy, but... Thanks for Geany!!! I love it!! Light, simple but totally funtional.
Now the problem ;)
I use a lot the "Search in Files" (I'm on a spanish interface so the translation can be different). But as I work on a SVN checkout I got a lot of false positives on files inside .svn directories.
I think the best way to get rid of them is to filter grep output on another grep and remove lines containing ".svn/".
Is posible to change that on the configuration or is it hardcoded? I have taked a look but didn't found anything.
Thanks in advance. PS. Please excuse my English. It's not my native tonge.
It would probably better to provide a search in the GeanyVC plugin, which ignores VC folders. Or in the project plugin. I don't really think the core search should have exceptions.