I really love to use regular expressions when I need to find and replace a bunch of things. But my memory is no good, and I easily forgot all the various symbols needed. Right now theres no information about them within the program and you have to do some digging to find it on the website. It would be great if there was just a little option or something to just show the commands.
Thanks!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
You could always make the cheet sheet yourself and save it as a text file, then add it to the Favorites with the Explorer plugin. That way you could always pull it up when you need it. The bonus of doing it this way is that you can copy and paste from it.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I really love to use regular expressions when I need to find and replace a bunch of things. But my memory is no good, and I easily forgot all the various symbols needed. Right now theres no information about them within the program and you have to do some digging to find it on the website. It would be great if there was just a little option or something to just show the commands.
Thanks!
You could always make the cheet sheet yourself and save it as a text file, then add it to the Favorites with the Explorer plugin. That way you could always pull it up when you need it. The bonus of doing it this way is that you can copy and paste from it.
There is a small list of often used regex parts in the upper right corner of the advanced Find/Replace dialog (CTRL+R), saying "Select Regex".
It would be cool if this can be implemented in the standard Find dialog.