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.
Not sure if it works for C#
source code, but in general, you do it like this:
Right click the class name, and then choose "Find All Implementations", or "Peek>Peek Implementations".
OR
Place the cursor on a class name, press ⇧⌘P on Mac or ⇧CtrlP on Windows, then start typing "Implementations":
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With