regex-rename-files
regex-rename-files copied to clipboard
Support IDE Regex modifiers?
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.
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.