regex-rename-files icon indicating copy to clipboard operation
regex-rename-files copied to clipboard

Support IDE Regex modifiers?

Open Enquier opened this issue 4 years ago • 1 comments

I'm not sure if you are using the built-in regex or your own implementation but it would be great to be able to use the replace modifiers like in the main application find/replace.

Enquier avatar Mar 29 '22 17:03 Enquier

It's just the standard regex. I'm not sure if/how I can use the JetBrains modifiers. I agree this would be a nice addition. Feel free to create a PR.

Bryanx avatar Mar 30 '22 17:03 Bryanx