Open kometenstaub opened 1 year ago
+1 to this, I'm trying to batch replace hundreds of occurrences of a regex pattern and clicking through every result is taking forever, this is the first replace tool I've used that does not include this feature.
Is there any option like this, I've more than 3k words to be changed at once instead of doing it manually.
I would find an option in the modal to replace in all files without needing to replace in each file individually useful.
I don't know whether opening each file for such an option would be a good idea. It might be better in that case to read and write the files without opening them in the editor.