Renaming option speed issue

已回答

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 :)

 

0

请先登录再写评论。