ReSharper for Visual Studio Code 2026.1 Help

Explore type hierarchy

With ReSharper for Visual Studio Code, you can investigate the inheritance hierarchy of types from your solution and from referenced libraries. You can see both base types and inheritors of the selected type and navigate to any of them with a mouse click.

Investigate type hierarchy

  1. Locate the desired type in the editor .

  2. Right-click it and choose Show Type Hierarchy.

  3. Examine type hierarchy in the References window.

Viewing type hierarchy

Rebuild a hierarchy for a node

  1. In the hierarchy tree view, select the desired node.

  2. Right-click the node and choose Show Subtypes/Show Supertypes.

17 June 2026