2021.2 cannot use "browse call hierarchy" in implemented class

已回答

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!

2

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.

0

do not be sorry, can you guys just fix it

0

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?

0

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

0

@...

Thank you guys for the quick response and quick fix! Keep it up.

0

请先登录再写评论。