IDEA 2017.2 find usages is not working for classes (Mac Sierra)
Answered
Hi there,
I'm using a clean installation of IDEA 2017.2 and I faced a problem with find usage. Seems like it works only when I run search for annotation or interfaces. It doesn't work for classes. I just see a tooltip that search is in progress but nothing happened after it.
I reinstalled IDEA, invalidated cache several times - this didn't help.
Did anyone faced a similar issue ?
Thanks in advance,
Vlad
Please sign in to leave a comment.
Try reinstalling from http://www.jetbrains.com/idea/download/index.html or https://confluence.jetbrains.com/display/IDEADEV/IDEA+2017.2+EAP.
If the issue persists, file a bug at idea.log (https://intellij-support.jetbrains.com/hc/articles/207241085) and a sample project to reproduce.
Just tried EAP version, it is still not working. I submit a bug shortly. Thanks.
Can't reproduce this, right click -> find usages works fine for classes, methods, etc.
I have just updated to 2017.2.1 Build #IU-172.3544.18 built on July 25, 2017. Nothing changed - I see the same error.
Also I would like to share some new issues I experiencing with this installation:
- code inspection is not working properly, e.g. unused import and spell checkers doesn't update when problem is fixed. The same issue with redundant and duplication code. I assume it keep initial state of a problem and doesn't update it further
- refactor -> rename is not working. it restores previous class name every time I try to rename
OS: Mac OS X 10.12.5
Sorry I didn't file an issue yet.
Please file a bug with idea.log attached.
There are 3 bugs I see, do I need to create a separate issue for each of them ?
Start with one, they may be caused by the same exception.
Done, https://intellij-support.jetbrains.com/hc/en-us/requests/1048278
All the issues are most likely caused by https://youtrack.jetbrains.com/issue/IDEA-172029 that will be fixed in the next update.
Thanks for update, Serge.
Verified on IntelliJ IDEA 2017.2.2 EAP Build #IU-172.3757.5, built on August 1, 2017.
Works ok for me now. Thanks.