Experience with Coderush XPress and Visual Studio 2010?

coderush-xpress, visual-studio-2010

Solution

Sorry, but the following features are no longer included in CodeRush Xpress for VS 2010. This was a Microsoft requirement, and we (DevExpress) can't violate it.

- Tab to Next Reference

- Highlight References

- Quick Nav

Quick File Nav

Declare Method

- Declare Constructor

- Declare Property (auto-implemented)

- Declare Class

- Declare Enum

- Declare Enum Element

- Declare Interface

- Declare Struct

- Declare Field

It looks as if the only thing we can suggest is to install the full CodeRush Pro version if you wish to use these features, sorry.

Problem

It is possible to use CRX with VS 2010: Can I use CodeRush Xpress in Visual Studio 2010? Refactor Key works. (After assigning the shortcut) What doesn't work is `QuickNav` and `QuickFileNav`. The Standard Shourtcut for QuickFileNav is CTRL+ALT+F, which is conflicted with VS View.F#Interactive. But removing this shortcut or changing the shortcuts for `QuickNav` and `QuickFileNav` doesn't bring up the nav-windows. `NextReference` (TABULATOR) doesn't work Any solutions? Other issues?

Original source

Related problems