Hi everyone,
I've noticed lately that the performance of renaming a method has gotten worse. If I press SHIFT+F6 when the caret is on a method IDEA freezes up for a noticeable amount of time, then after I write the new name and press ENTER it freezes up again. After that everything returns to normal.
Three things to mention:
- I tried tailing the log, I see nothing is written
- During the freeze IDEA doesn't show anything is running at the bottom toolbar
- If I cancel the rename (by pressing ESC) and then rename that same method again, it is instantenous and there's not freeze
Anyone else has this? Is it solveable?
Thanks,
Guy