When I\'m editing a Java class in Eclipse, when my cursor is over a class variable, I can do Ctrl+T to have a popup that shows all its parents and subc
There is a hierarchy view as in Eclipse, have a look at the menu View / Tool Windows / Hierarchy or press Alt-8 or F4.