hope Find/Replace add Option "all files"

Working on new editor enhancements?
User avatar
gurj
Enthusiast
Enthusiast
Posts: 658
Joined: Thu Jan 22, 2009 3:48 am
Location: china
Contact:

hope Find/Replace add Option "all files"

Post by gurj »

hope Find/Replace add Option "all files"
work at all opened codes files.
my pb for chinese:
http://ataorj.ys168.com
User avatar
Zebuddi123
Enthusiast
Enthusiast
Posts: 794
Joined: Wed Feb 01, 2012 3:30 pm
Location: Nottinghamshire UK
Contact:

Re: hope Find/Replace add Option "all files"

Post by Zebuddi123 »

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/ ... /tag/1.9.1

tool parameter`s: /searchpath:%FILE /searchfor:%WORD /regex:yes
malleo, caput, bang. Ego, comprehendunt in tempore
User avatar
gurj
Enthusiast
Enthusiast
Posts: 658
Joined: Thu Jan 22, 2009 3:48 am
Location: china
Contact:

Re: hope Find/Replace add Option "all files"

Post by gurj »

Sometimes it opens up a lot of code, and then I can't think of a fragment in which code, and then I think of this topic suggestion ...
Thank you for your warm answers and links! May you have good luck!
my pb for chinese:
http://ataorj.ys168.com
Post Reply