Idea refactorings should change string references ...
# announcements
k
Idea refactorings should change string references too.
c
I have that disabled, first of all it's too slow, second of all it finds too many false positives. We have a huge multi-million lines of code project written in several languages at once (Java, Groovy, Kotlin, JS, TypeScript, html, CSS, LESS, etc.), and cherry-picking from the find window really takes a lot of time. Situations like the one I mentioned above are quite rare since we try as much as possible to avoid using simple strings.