Is there any way how I can see all classes inherited from a base class or an interface in Visual Studio Code? I know how to find all references, but this is not exactly what I'm looking for.
NOTE: This question relates to Visual Studio Code, not regular Visual Studio.