Home > General > IDE tools DXCore Visualize toolbar

IDE tools DXCore Visualize toolbar

September 17th, 2010

The DXCore Visualize toolbar, like all other standard Visual Studio toolbars, integrates into the IDE toolbars area when IDE tools are loaded. Here’s what it looks like:

DXCore Visualize Toolbar

The green ball in the right down corner indicates whether a particular feature is enabled or not.

Visualize toolbar is enabled only when a Code Editor is active, otherwise it is disabled:

DXCore Visualize Toolbar disabled

This toolbar contains a set of toggle buttons allowing you to easily turn on/off the following features CodeRush provides:

All of these features are visual, and related to the code editor except “Step Into Member” – which is used in Debug Mode.

Although the Visualize toolbar behaves as a common toolbar, you aren’t able to customize it using the IDE:

DXCore Visualize Toolbar customization

From the other side, this is not really necessary (e.g. remove buttons from the toolbar), but this can be achieved programmatically, however. For example, you can place a new button on the toolbar using the DXCore Action component while creating a new DXCore plug-in.

—–
Products: CodeRush Pro
Versions: 9.3 and up
VS IDEs: any
Updated: Jun/02/2011
ID: T030

Similar Posts: