2021.2 cannot use "browse call hierarchy" in implemented class
Answered
In implemented class, when I click "browse call hierarchy", there is nothing to show. I have to go to interface class and click "browse call hierarchy".
Is it changed in 2021.2? I remember that I can use "browse call hierarchy" in implemented class before 2021.2.
Thanks!
Please sign in to leave a comment.
There is no possibility to show interfaces in call hierarchy, here is the bug for that:
https://youtrack.jetbrains.com/issue/IDEA-273010
The only workaround is to use the previous version.
Sorry for the inconvenience.
do not be sorry, can you guys just fix it
Konstantin Annikov
Your suggestion works nevertheless this is quite tedious to navigate to interface first and then do the call hierarchy. Do you actually know when the version 2021.2.2 will be released?
Vladimir Schoener
2021.2.2 was released yesterday, and can be downloaded here: https://www.jetbrains.com/idea/download/
As mentioned in this comment, the additional fix for calls from anonymous classes will be delivered in 2021.3
@...
Thank you guys for the quick response and quick fix! Keep it up.