Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Should I wait to buy Resharper until VS 2010 is released?

I have used up my 30 day trial and want to buy Resharper now. But, I'm poor and $150 is a lot for me to handle right now.

Is anything in VS 2010 going to make buying Resharper now a mistake? I heard that VS 2010 is like VS 2008 + Resharper.

I find it hard to believe but wanted to ask SO before spending my money.

Thanks!

Result: I bought Resharper and have not regretted it since. I use it's code navigation and refactoring tools many times throughout the day. I seriously cannot use VS2008 without it.

like image 202
bentford Avatar asked Feb 21 '09 01:02

bentford


People also ask

Is ReSharper still worth it 2022?

l'm a long timer user of ReSharper but Visual Studio 2022 feel like it have all the features from other Visual Studio add-ons. You can just use it without any more add-on like ReSharper.

What is the difference between ReSharper and ReSharper ultimate?

Follow. ReSharper Ultimate was a license that combined all the individual JetBrains . NET tools, as well as ReSharper C++. Each ReSharper Ultimate license allowed a single developer to use ReSharper, ReSharper C++, dotCover, dotTrace, and dotMemory.

Is there a free alternative to ReSharper?

Roslynator allows you to convert your C# code into more efficient C# code. That's why this is the most popular free ReSharper alternative.

Why do we need ReSharper?

Not only does ReSharper warn you when there is a problem in your code, but it also provides quick-fixes to eliminate errors and code smells automatically.


1 Answers

First of all look at the prospects of R# 4.5 to know what will be included in it: http://resharper.blogspot.com/2008/07/whats-next-life-after-release.html and http://abdullin.com/journal/2008/12/19/resharper-45.html
I'm sure that R# will be must-have add-in for VS2010 too (JetBrains spent several years working on it and it will be hard for MS to do a really good implementation of all these features). And also you may check R# 4.5 nightly builds and compare'em with betas of VS.

like image 99
zihotki Avatar answered Oct 05 '22 23:10

zihotki