|
|
|
|
|
by squeaky-clean
3235 days ago
|
|
Love RegexBuddy. That feature along with the "use" tab which generates code for whatever language you select. I don't have to remember the specifics in all the languages I work in. I just select from the dropdowns, for example, "JavaScript (Chrome)" then "Use regex object to get the part of a string matched by a numbered group". Replace the placeholder variable names, and you're good to go! It will also do things like warn you if you use named groups if your selected language doesn't support them, and the "Use" dropdown won't provide that option. I really wish it wasn't Windows only. |
|