hi,
how to replace multiple characters at once using find-replace dialog?
for example:
"CudaText is a cross-platform text editor, written in Object Pascal"
I want to do replace: is-->OK; text-->BAD; in-->Wrong
can I write (is:OK;text:BAD;in:Wrong) in the replace dialog ? (like the replace function in python)
After press replace button, the new one will be:
"CudaText OK a cross-platform BAD editor, written Wrong Object Pascal"
If there is not such function, any other plug can do this?
Thanks.
how to multireplace with find-replace dialog
-
- Posts: 2245
- Joined: 25.08.2021 18:15