I'd like to rename 100+ strings in my app (to append com.myapp. to the front of all of them for example), but the refactor menu is grayed out when right-clicking. Any other ways of achieving this? Incidentally, does the new Android studio have this functionality?
I already do know the paste to Excel trick for alphabetizing everything.