Hi gurj Use grepwin (it`s a swiss army knife) as an ide tool: I use it with a toolbar icon. You can search\replace using files/folders/subfolder regex/text any filetype using wildcards and OR *.pb|*.pbi etc
pretty sure you can set different tools in the pbide with different parameters ie:
/searchpath:%FILE /searchfor:%WORD /regex:yes
/searchpath:%PATH /searchfor:%WORD /regex:yes
/searchpath:%PATH /searchfor:%WORD /text:yes
ETC:
here is a link to the parameters you could use and setup in in the ide tool parameters section similar to above
parameters:
https://tools.stefankueng.com/grepWin_cmd.html zebuddi.

toolbar icons :
http://www.iconarchive.com/tag/magnifying-glass grepwin:
https://github.com/stefankueng/grepWin/releases/tag/1.9.1tool parameter`s:
/searchpath:%FILE /searchfor:%WORD /regex:yes