Quantcast
Channel: DevExpress CodeRush Tips and Tricks » Navigation
Browsing all 10 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Working with HTML tables using CodeRush

Generating any-size HTML tables and navigating between table cells is very easy when you have DevExpress CodeRush installed. To create a new table just type “.t” inside the HTML markup and press the...

View Article



Image may be NSFW.
Clik here to view.

New navigation provider – Type instantiations

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...

View Article

Image may be NSFW.
Clik here to view.

CodeRush Jump to (Navigation) menu reorganization

Starting with the next minor update v2011 vol2.8, the “Jump to” CodeRush navigation menu is reorganized. Before, there was too much noise with the bunch of rarely-used navigation providers: Now, all...

View Article

Image may be NSFW.
Clik here to view.

A new option for the Click Identifier feature

Now, the CodeRush Click Identifier feature can show you not only the signature of a member but its source code, if any: This might be useful to quickly analyze the functional algorithm of the...

View Article

Added two actions to repeat the last operations (refactoring or navigation)

There are two actions added to repeat the last operations: SmartTagExecuteLast – executes the last code or refactoring provider performed. This one is useful is you’d like to apply a specific...

View Article


Image may be NSFW.
Clik here to view.

CodeRush and Visual Studio bookmarks

When you work on large projects you may need to revisit several areas of your code on a regular basis. CodeRush allows you to store such important locations in the code and move back to them in the...

View Article

Image may be NSFW.
Clik here to view.

Quick Navigation inside Visual Studio using CodeRush

The Quick Navigation feature allows you to find any code members inside your solution, such as classes, interfaces, structures, enumerations, delegates, methods, properties, events, fields locals and...

View Article

Image may be NSFW.
Clik here to view.

Advanced CodeRush Quick Navigation customization

The Quick Navigation window is customizable on the Editor | Navigation | Quick Nav option page in the CodeRush Options Dialog accessible via the DevExpress menu: Here are available options: [X] Preview...

View Article


Navigating in the CodeRush abstract source code tree

When CodeRush/DXCore has parsed the source code, an abstract source code tree is built. You can see the structure of the code tree using the Expression Lab diagnostic tool window. When you understand...

View Article


Image may be NSFW.
Clik here to view.

The References tool window also known as Find All References

The References tool window is designed to search, navigate and review the identifier references in the entire solution. This is what it looks like: You can bring it up via the DevExpress | Tool Windows...

View Article
Browsing all 10 articles
Browse latest View live




Latest Images