Type Hierarchy new plug-in

Note

This feature requires the Scala Search plugin. In the future this will be merged with the IDE

It is possible to visualize the type hierarchy of any Scala type by putting the cursor on the type in the editor and press the shortcut Ctrl-F4 (or Cmd-F4 on Mac).

../../../_images/scala-search-type-hierarchy-01.png

Note

Currently, type hierarchy cannot be started from source attachments. This is a known limitation, and will be fixed in a future release.