I would like to be able to run several find and replace querries all in one shot.
Basically I'd like to be able to create some kind of script that would do something like this :
First I open up the files I want to search and replace in. So I open up 100 php files for example.
Then I'd simply like to reproduce the regular 'find and replace' with the 'find and replace in all opened files' function. And I want to be able to make it run several querries without having to retype them every time.
What's the best way to go about doing this? Anyone know?
Thanks a lot!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi!
I would like to be able to run several find and replace querries all in one shot.
Basically I'd like to be able to create some kind of script that would do something like this :
First I open up the files I want to search and replace in. So I open up 100 php files for example.
Then I'd simply like to reproduce the regular 'find and replace' with the 'find and replace in all opened files' function. And I want to be able to make it run several querries without having to retype them every time.
What's the best way to go about doing this? Anyone know?
Thanks a lot!
A replace sequence is a planned feature for the Ctrl+R replace dialog but it hasn't been implemented yet.