New CodeRush Community Plugin – DX_InterfaceNav

DX_InterfaceNav

Provides a new Navigation entry (“To Implementor”) which navigates to implementations of an interface.

The default Navigate shortcut is Ctrl+Alt+N

You can use this plugin to navigate to Implementations of an Interface from …

  • Instance Reference -  From reference to a variable who’s type is either ISomeInterface or descends from same.
  • Class Declarations -  From the declaration of a class. Caret on class name.

DX_InterfaceNavExample2

You can also use this it to Implementations of Interface Members from…

  • Method Reference -  From references to a property or method on a variable who’s type is either ISomeInterface or descends from same.
  • Variable Reference - From references to a Parameter who’s type is either ISomeInterface or descends from same.

DX_InterfaceNavExample1

Work will continue on this plugin to provide additional navigations.

Download DX_InterfaceNav

Free DevExpress Products - Get Your Copy Today

The following free DevExpress product offers remain available. Should you have any questions about the free offers below, please submit a ticket via the DevExpress Support Center at your convenience. We'll be happy to follow-up.
No Comments

Please login or register to post comments.