CodeRush Classic enables you to navigate within your code by logical blocks. You can move from one sibling element to another, or move to an element's children or parents. The available actions are listed in the following table:

Shortcut |
Action |
CTRL+DOWN ARROW |
Moves the cursor to the next sibling element. This shortcut is disabled by default. |
CTRL+UP ARROW |
Moves the cursor to the previous sibling element. This shortcut is disabled by default. |
CTRL+ALT+DOWN ARROW |
Moves the cursor to the first child element. |
CTRL+ALT+UP ARROW |
Moves the cursor to the parent element. |
You can customize shortcuts within the IDE | Shortcuts page of CodeRush Classic Options.
Note
This product is designed for outdated versions of Visual Studio. Although Visual Studio 2015 is supported, consider using the CodeRush extension with Visual Studio 2015 or higher.
We are updating the DevExpress product documentation website and this page is part of our new experience. During this transition period, product documentation remains available in our previous format at documentation.devexpress.com. Learn More...