coderushforroslyn-400944-configuration-options-navigation-tool-settings.md
You can configure the Navigation tools on the Navigation | General options page.
CodeRush includes the following options to configure navigation tools:
Enable this option if you want CodeRush to display the list of recent navigation targets in the Jump to Everything, Jump to Symbol, and Jump to File windows.
With this option enabled, CodeRush displays the Jump To window at the center of the screen.
To see this option in action, follow the following steps:
CodeRush displays the identifiers list in the Jump To Symbol window filtered by the identifier under the caret.
When you navigate to declarations located in referenced assemblies, CodeRush uses Visual Studio’s mechanism to display metadata.
If you enable the “Navigate to decompiled code” option, CodeRush pre-decompiles the class code to which to navigate and you can see code for members.