Open nategreen opened 2 years ago
Would it be possible to get the replace dialog to support case conversion e.g. with /L and /U? Regex in find/replace is really powerful and it'd be a nice feature to help with big bulk renames.
/L
/U
Hi, @nategreen thanks for the feedback!
I'm happy to review a PR on this, but I'm not actively looking to do much work on this plugin any time soon.
Would it be possible to get the replace dialog to support case conversion e.g. with
/L
and/U
? Regex in find/replace is really powerful and it'd be a nice feature to help with big bulk renames.