For example if I had a sub-folder in my project named "magic_ProjectName_magic/src" will it prompt me to change the name of the sub-folder?
You can see an example here: https://github.com/Zoltu/Templates.GradlePlugin.Groovy/tree/...
In that case, both the folder name and the file name have magic strings in them, so both will have a replacement prompt.
For example if I had a sub-folder in my project named "magic_ProjectName_magic/src" will it prompt me to change the name of the sub-folder?