Setting to change rename behavior?

Answered

I'm trying to rename a class, but the IDE keeps blocking me, complaining "occurrences found in comments, strings, and non-code files" and I want to disable that behavior.

I've read in another message that you can change the default behavior if you press SHIFT-F6 twice, but I'm running linux on a chromebook and the function keys don't work properly, so I can't use that method.

Is there something in the settings to change that behavior?

 

0
1 comment

Remap the Rename to some other shortcut in the Keymap settings or disable in-place refactorings in Settings:

1

Please sign in to leave a comment.