Is CodeRush Xpress (the free edition of CodeRush) compatible with Visual Studio 2012?
Asked
Active
Viewed 6,680 times
11
-
1Why don't you search on their support forums? Found [this](http://www.devexpress.com/Support/Center/Question/Details/Q426518) in two minutes – Steve Oct 06 '12 at 15:32
-
3That refers to the full paid version, not XPress. I had already looked on their site but couldn't find any information regarding the free Xpress edition currently only available for vs2008/2010. – Brett Postin Oct 06 '12 at 19:10
-
**WARNING**: I just foolishly accepted an 'update' of CodeRush Xpress, which promptly replaced my fully working unlimited version with a 30-day trial version. And I now discover that I didn't have a back-up of the original installer :( – Benjol Mar 25 '15 at 06:38
-
Oh good, found my backup of the installer :) – Benjol Mar 25 '15 at 06:54
2 Answers
5
The official response from Alex Skorkin has been that it is not supported:
I'm afraid that CodeRush Xpress is not going to be available in Visual Studio 2012.
However, it actually is and has been supported. Just download and install it as normal. A staff member has eventually confirmed this:
The latest version of CodeRush Xpress (11.2.13) supports Visual Studio 2012.
The official page also bears the following badge:
FULL SUPPORT for Visual Studio 2012
0
I'm afraid that CodeRush Xpress is not going to be available in Visual Studio 2012.

Alex Skorkin
- 4,264
- 3
- 25
- 47
-
1
-
-
Sorry I'm not sure I follow. As far as I'm aware, there are free editions of CodeRush for vs2008/2010. Is it unreasonable to question if there will be a 2012 offering? If there won't be then that's fine, you've already answered my question. – Brett Postin Oct 08 '12 at 12:03
-
1I apologize for the confusion. Of course it is reasonable question to ask if the free CodeRush Xpress version supports Visual Studio 20012. The problem is that currently, there are no plans to support this version of Visual Studio. This is a restriction of the free version of CodeRush. It supports Visual Studio 2008 and 2010 and CSharp and Visual Basic languages only. – Alex Skorkin Oct 08 '12 at 14:04
-
15I just installed Visual Studio 2012 Ultimate and the latest version of CodeRush Xpress, and it definitely **does** work. – Sam Oct 26 '12 at 23:22
-
2I with Sam. I was able to download the newest version and the installer automatically integrated it with VS 2012. There doesn't seem to be an Extension yet, that is all. You can still download the installer. I go the installer here http://go.devexpress.com/CodeRushX.aspx – John C Feb 27 '13 at 21:22
-
There's a difference between DevExpress the company "supporting" a version of Visual Studio, and CodeRush XPress the product "supporting" (working with) a version. "Supporting" for DevExpress means that DevExpress will provide technical support, and use resources to test/verify features with supported versions of VS, which is what they are saying they will not do. This doesn't mean the product won't continue to work with future versions. – Guy Starbuck Oct 28 '14 at 21:43