Rename refactoring isn't working for me in 10.0.2
The rename refactor doesn't work. It only renames the declaration, but not the references. Has anyone else seen this?
I also noticed another refactoring didn't work right either (it looked like the same problem).
I'm stuck. I need to refactor my code.. does anyone know anything about this?
(build IC 103.72)
Please sign in to leave a comment.
Hello Otto,
Any exceptions in idea.log?
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"
There is a lot of logging related to "hg". I didn't see any ERROR log items.
I can attach the log file and tell you at what time I did a rename refactor (which failed, around 1:38 to 1:40 pm).
Can I send you the log only to you? I'm not sure if it contains any private information...
I just noticed something strange regarding the rename issue: a variable rename happened in the comments, but not in the actual references.
Also, I've noticed sometimes it works. Could this problem be related to plugins that I have installed?
Thanks.
No, not yet. But I have a slightly similar bug: from time to time when I use
Change Method (or Constructor) Signature, after adding a new parameter or
moving parameters and I press Enter, it does not nothing. The next time it
works again. My IDEA is configured to blink if there is an error, but in
that case it does not complain.
Tom
Hello Otto,
Yes, such problems can be caused by incorrect third-party plugins.
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"