Archive

Archive for the ‘Options/Settings’ Category

CodeRush Dynamic Lists option page

October 23rd, 2012 Comments off

Dynamic lists are configurable on the Dynamic Lists option page. The page is language-dependent, so you can create and use language-specific dynamic lists. Here is what it looks like:

Read more…

CodeRush Templates option page

October 2nd, 2012 Comments off

The Templates option page is required to control your collection of built-in and custom CodeRush code templates. When you open the Templates option page, CodeRush will locate the last template you used by default. This is an excellent way to explore and learn how templates are built. When a template expands, if you want to see how it is built, just bring up the Template options page and the last template expanded will be displayed. Here is what it looks like:

Read more…

Importing and Exporting CodeRush code templates

October 2nd, 2012 Comments off

In case you want to share your custom code templates with others, you can easily export them. As recommended, custom templates should be stored in a separate folder. You can export the entire folder. Simply right-click the folder you wish to export on the Templates option page and select the corresponding item:

Read more…

Settings schemes: FrictionFree and Default modes

October 2nd, 2012 Comments off

CodeRush supports setting schemes. This allows you to have different settings schemes for laptop and desktop computers, for various keyboard layouts, for numerous environments and development tasks: code review, code navigation, code refactoring, etc. You can disable or enabled any features in a particular scheme.

Read more…

Advanced CodeRush Quick Navigation customization

September 27th, 2012 Comments off

The Quick Navigation window is customizable on the Editor | Navigation | Quick Nav option page in the CodeRush Options Dialog accessible via the DevExpress menu:

CodeRush Quick Navigation Option Page

Read more…

CodeRush Features Statistics options page

June 13th, 2012 Comments off

The Features Statistics options page is the part of the Features UI engine. It shows the execution count of a particular feature. The options page is located in the Core category of the Options Dialog:

Read more…

CodeRush Features options page

June 13th, 2012 Comments off

The Features options page in the Core category of the Options Dialog provides access to the Feature UI engine. The engine controls the feature execution, shows the What Happened hint when a particular CodeRush feature is executed, and allows you to turn it off if you don’t need it. The What Happened hint is also shown when a conflict shortcut exists with Visual Studio IDE. In this case you can choose which feature should be performed by default whether it is Visual Studio one or CodeRush one.

Read more…

CodeRush Smart Tags Catalog options page

June 13th, 2012 Comments off

The Smart Tags Catalog options page shows registered Smart Tags providers and allows you to control their appearance in the code editor context menu and CodeRush Popup menu.

Read more…