redbluegames / unity-mulligan-renamer

Mulligan Renamer tool for the Unity Editor allows for quick and safe renaming of many assets and gameobjects at once

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use previous capture group Regex in following steps

edwardrowe opened this issue · comments

Suggestion from a reviewer.

Would love to see some additional features like:

  • Being able to use the result of a regexp capture group in another rename step.

Use this issue to write up a formal design for this feature and implement it.