Quantcast
Channel: DevExpress CodeRush Tips and Tricks » Navigation
Viewing all articles
Browse latest Browse all 10

New navigation provider – Type instantiations

$
0
0

Starting with the next minor update v2011 vol2.8, there’s a new navigation provider available: Jump to Type Instantiations.

Available: at class or structure references and/or at the their declaration names (highlighted):

CodeRush Jump to Type Instantiations nav provider availability points

Specification: allows you to navigate between class or structure instantiations. For example, in this code it will find two “new MyClass()” type instantiations (highlighted):

CodeRush Jump to Type Instantiations nav provider targets

—–
Products: CodeRush Pro
Versions: 11.2.8 and up
VS IDEs: 2008 and up
Updated: Jan/26/2012
ID: U002

Similar Posts:


Viewing all articles
Browse latest Browse all 10

Trending Articles