Experience with Coderush XPress and Visual Studio 2010?

后端 未结 3 1028
走了就别回头了
走了就别回头了 2021-02-04 14:58

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 i

3条回答
  •  难免孤独
    2021-02-04 15:45

    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.

提交回复
热议问题