Resharper tip: Go to Inheritor

My latest most-used resharper tip these days has been: Go to Inheritor. This is fantastic when tracing through code for debugging, and winding up at an interface. Go to Inheritor (Alt+End if you use the VS shortcuts) will jump to a list of classes that implement that interface.

Alternatively, Alt+Home will take you back up from the implementation back up to the Interface.

Posted on 10/22/2008 8:39:00 PM by Jason Nadal

Permalink | Comments |

Categories: development

Tags: ,

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
blog comments powered by Disqus