Renaming option speed issue
Answered
Hello,
When I want to change property name in my Java class, I use option Refactor -> Rename...
Then IntelliJ is performing searching for usages of setters and getters to change it names to.
Sometimes this process takes so long that I simply give up and do it in manually way.
Is it possible to speed it up?
Thanks :)
Please sign in to leave a comment.
If it takes too long, please submit a performance problem at https://youtrack.jetbrains.com/issues/IDEA and attach the logs (https://intellij-support.jetbrains.com/hc/articles/207241085) with the CPU snapshot (https://intellij-support.jetbrains.com/hc/articles/207241235).