vote up 21 vote down star
17

I know there are many discussions if Resharper or CodeRush is better. At my company we currently use Resharper and I'm fine with it.

But last week I watched a screencast about CodeRush and thought it was amazing. There are just so many "new" refactorings that I immediately thought about a migration.

What's your favorite tool for refactoring, code-analysis, navigation inside Visual Studio etc and why? At which areas do you think is Resharper better and at which areas CodeRush?

flag

71% accept rate
What was the screencast? – Phil.Wheeler Sep 6 at 22:43

15 Answers

vote up 9 vote down check

It's Resharper for me. I've been using it since it's first EAP release and I love it to bits! As you say, it far more than refactoring - it's the way it supports me in navigation and code comprehension that I use far more than the refactoring. Two of my favourite features are the code cleanup and type members layout.

I find Tim's comment intriguing where he says:

it intelligently applies itself to existing things you do

I'd be interested to hear what this is in CodeRush. I have a lot of respect for Developer Express products.

link|flag
8  
Is this really the correct answer? It doesn't even answer the question. – Dan Goldstein Jun 28 at 20:55
10  
This answer is useless. It doesn't compare the two products; it merely acts as a cheerleader for one. If this is the correct answer, then the question is wrong. – Kyralessa Aug 12 at 14:04
vote up 1 vote down

Is there any performance difference between the two? I was a long time ReSharper user but finally gave up when I couldn't stand the sluggish performance any longer. The more complex my project (forms, etc) got, the slower the machine got. I uninstalled it and performance was way, way better. Is CodeRush as sluggish?

link|flag
I switched for the same reason, and even on huge projects I have not had CodeRush become slow. (Sometimes it takes a while for the suggestions to appear, but unlike ReSharper it never bogged the entire environment down). – Godeke Sep 14 at 23:17
vote up 3 vote down

I've been a long time user of CodeRush + RefactorPro, whereas my friend in one team is using Resharper.

I really would like to have code analysis at the same level that he has in R#. CR is just poor here. R# excells in code layout features as well and has decent test runner. In CR, there is no code layout and formatting tools and test runner is not released yet. It is in planned stage.

Regarding navigation, we find both tools equal.

My friend envies me templates that CR has. R# templates are far behind. Also, learning curve of R# is worse. CR is much easier to grasp. Also, refactorings provided by Refactor Pro are better than in R#. They are just easier to cope with. So, in terms of writing code I find CR better.

Recently we both tried to write plugins to implement features we see in opposite tool and would like to have. I was able to do this waaaay easier for CR. Extensibility of DXCore is amasing.

All in all: R# has much more features, but they are much harder to learn. Also, if you find something missing, CR is easier to extend.

link|flag
vote up 0 vote down

I have done some big refactorings lately and would say that I can not work without Resharper any more.

You can just find out so many things so fast, like the usages of methods, classes, interfaces, the inheritors, etc.

And if you want to apply refactorings there is a lot of support which makes Resharper a must- have for me

link|flag
vote up 0 vote down

The reason I got R# for its code analysis. Showing me error in real time is awesome. CR doesn't have it or its weak. it's taking them foreevr to get right.

I also love R# navigation shortcuts.

CR is probably better in refactoring but I seldom do refactorings. I do them by hand. Refactor Pro has so many refactorings, you might be buried. Learning curve is steep.

link|flag
vote up 2 vote down

I used Coderush for a year pre TDD. I've now used Reshaper for nearly 1.5 years. I easily go for an hour or two without using the mouse now thanks to R# (only because I often run out of batteries)

If you practice TDD and or learn to use the tools fully then Resharper is the way to go, I hit many frustrations with CodeRush in TDD and it seems at the time effort was going to do javascript evaluation rather than evaluating productivity enhancement for core C#.

If you're the type of person that uses Resharper for CTRL+T and mouse click refactoring then you'll probably get more from Coderush, especially if property generation if high up on your consideration list. Day 1 impressions CodeRush wins, equally Day X if you dont learn embrace the tools fully, but by end of month one with a solid eval Resharper wins. Next time you reach for the mouse ask is there a shortcut for this, try it.

Resharper has a higher learning curve to get going (you need to become fluent with stuff beyond goto type) and works at its optimal potential with TDD approach.

link|flag
vote up 0 vote down

I'm a long time IntelliJ and R# user and I'm sure I'd find it hard to switch, but my curiousity about what I'm missing out on is strong enough to approach trying. From what others are talking about on this question page and elsewhere online, I think I'd still miss the navigation and analysis features of R#.

I found this page of videos that show CR/RP features. It might be useful to people like me who want to see what they're missing out on before installing anything:

Training Videos and Online Tutorials - Coding Assistance and Refactoring Tools by DevExpress

link|flag
vote up 1 vote down

I use resharper - just downloaded the CodeRush free thing.. but there's no items on the menu bar./.. nothing.. only a line between brackets... so I think I'll stick with resharper..

link|flag
For more information on Coderush Xpress see community.devexpress.com/blogs/markmiller/… – Rory Becker Sep 14 at 14:29
vote up 0 vote down

Both of these tool are excellent. I currently use Refactor! Pro. I've only just started using CodeRush Xpress as well. I used ReSharper a bit at a client site back in 2005. I purchased Refactor! Pro a couple of years ago because at that time it had wider language support. I was doing VB at the time and Refactor! supported it, ReSharper didn't then. I prefer the UI paradigm in CR/R! but as I've not used a current version of ReSharper I can't judge what's best. However, it does seem that ReSharper is more advanced in the code analysis area. The main point is that both tools are good and way better than what you get out of the box with Visual Studio!

link|flag
Code Issues (available in Coderush 9.1 and higher) are much more mature now than when this answer was first given. – Rory Becker Sep 14 at 14:30
vote up 2 vote down

ReSharper is the one for me. I have written about this here : http://www.tewari.info/2009/02/21/resharper-vs-coderush-refactor-pro/

link|flag
vote up 4 vote down

Having tried both, I'd say latest version of CR/R has the edge in terms of integrating with the programming workflow. Usually you won't see a dialog asking if you wanted to do this or that, it just flows with what you're doing. You're always a keystroke away of all the available refactors etc. Latest version includes IMHO important refactors like push/move method. Navigating your classes is faster in CR/R.
I have noticed also that performance in large projects tend to be better in CR/R than that of Resharper.
Intellisense support is better in Resharper, as well as code analysis.

link|flag
vote up 44 vote down

Honestly they both are equal to the task. What I've found is that CodeRush/Refactor Pro has a steeper learning curve, but once you have trained yourself and the environment (and switched a few keystrokes) CodeRush really becomes effective.

ReSharper is equally good and don't let anyone mislead you on that point. They are not equal though and it will depend on your needs. CodeRush is way more extensible (IMO), but if you move from one to the other you will be missing a couple things from the other.

Back in July I took a month and I did just what you are talking about doing (I migrated from ReSharper to CodeRush and blogged about it).

I'm pretty happy with the end result (there's a couple things I'm missing... CodeRush's Code Analysis is still not quite at ReSharper's level and the "Move" refactoring.. beyond that I found everything I needed).

Here are my blog posts so you can refer to them (if you want)...

Hello CodeRush!
After Week 1
2 weeks with CodeRush
CR/RP Wrapup

As I said though both tools are excellent and depending on your willingness to learn a new tool, you may be better with what you have right now.

link|flag
What was the specific issue with CodeRush's move refactoring? – Frank Schwieterman Sep 3 at 3:03
1  
I tried Resharper and as i recall it annoyed me by saying "This could be better if only..." and a little light bulb next to a lot of stuff. Needless to say, it got removed almost right away. CodeRush offers the tools and abilities you need to get coding faster without getting in your way by pestering you with "style recommendations". (sorry if that sounded like a marketing line) – RCIX Sep 14 at 22:22
vote up 5 vote down

I've tried both. JetBrains Resharper is way better for me than DevExpress Coderush.

JetBrains is better with the IDEs (they have their own IDE for java, after all) just like DevExpress is better with the beautiful components.

link|flag
vote up 9 vote down

CodeRush is where it's at man. I didn't like resharpers intellisense, so i turned it off, which makes resharper less useful.

link|flag
I did the same thing but after turned it on again and gave it sometime now i find better than VS intellisense – Yassir Apr 17 at 12:36
I haven't used R# at all, but I was disappointed at the introduction of environment crashes to VS2008 when I tried out CR-Express. I stopped using it because it crashed the IDE at least 2-3 times per week. (I decided it was responsible b/c, after I uninstalled it, the IDE returned to it's typical, boringly stable state. :) ) – Greg D Jun 4 at 14:43
I would suggest checking out the current version of CodeRush Xpress. At version 9.2.4 it is a lot more stable and memopry efficient. See community.devexpress.com/blogs/markmiller/… – Rory Becker Sep 15 at 9:51
vote up 7 vote down

I've been a long time user of CodeRush and Refactor! Pro. CodeRush is way more than refactoring. Once you learn the rules it sets out, coding speed increases. However, even before you learn the rules, it intelligently applies itself to existing things you do and makes doing them easier.

Indeed, the thing I miss the most about coding in Ruby on Rails is that I don't have an IDE with CodeRush and Refactor! TextMate bundles get me part way, but it's not the same.

They have a free trial available, so I encourage you to give it a run and see how you like it. I've never looked back.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.