How to show all parents and subclasses of a class in IntelliJ IDEA?

前端 未结 15 2001
没有蜡笔的小新
没有蜡笔的小新 2020-12-07 14:35

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

15条回答
  •  感情败类
    2020-12-07 14:44

    Also try CTRL+SHIFT+A in case of any doubt. The short cut for short cut information.

提交回复
热议问题