I'm bothered by the constant nagging of if I want to refactor string literals and comments, when doing field renaming in Java classes. Is there any way I can set up IDEA to never bother with string literals, comments and non-code files when doing refactor > rename?
↧