ReSharper 2.0 is Out, with a Surprise

May 22nd, 2006

I have been using ReSharper for quite a while. Sometimes it helps me "develop with pleasure." But at times it has gotten in the way. I have noticed a great deal of improvement since the Beta was released and today it was finally released.

To my surprise it includes a couple of features I did not notice prior to this release, such as Build Script Editing.  I have been learning more about MSBuild and the MSBuild Community Tasks Project lately and I will appreciate any support it can offer in this area.  I am anxious to try that out.

I am also anxious to start using the support for unit tests.  I use NUnit for unit testing and making it easier to run within the IDE will encourage me to do it more often.  And being able to click from the output window directly into the source code where the test is broken will accelerate development nicely.

I will have to post a review of my experience with it as I have time to play with it over the next few days.

Comments are closed.