Cool. Let me know if it works for you.
One thing to keep in mind is that it only searches local files. I've worked on projects with CMS or eCommerce platforms where I've been unable for hours to find a section of code I know must be somewhere, only to realize that there was a few folders that I didn't have locally and that weren't being searched.
One other caveat is that it only searches standard files types and files types that it's set to "Open in code view". You may need to tell it if you want to search .template, .tpl, .htaccess, .ini, etc. You can do this in Edit->Prefereneces.... File Types / Editors... and adding the extensions you need in the "Open in code view" box separated by spaces.