View supertype and subtype hierarchy

You can view supertypes and subtypes in the hierarchy quickly with your keyboard shortcuts.

Use ⌃H (macOS) / Ctrl+H (Windows/Linux) to view the hierarchy of classes, methods, and calls and explore the structure of source files.


Related Resources

Convert Class to Record
Convert Class to Record
Use inspections to convert classes to Java 16 records.
Create New Class
Create New Class
Quickly add new classes to your project.
Extend Selection
Extend Selection
Extend and shrink your current code selection.