Bern
Bern

Reputation: 7951

How do I upgrade ReSharper in Visual Studio?

I have ReSharper 7 installed against Visual Studio 2012 and am looking to upgrade to version 8 now that I have purchased an upgrade license.

How do I upgrade?

Do I have to uninstall then reinstall, or can I apply my license code within Visual Studio via the ReSharper options and it automatically takes care of the update?

Upvotes: 5

Views: 7480

Answers (3)

Ads
Ads

Reputation: 2184

I know this is an old question, but in the newer versions of VS (2019 in my case) and/or ReSharper, there is a menu option from within VS to check for updates.

Extensions --> ReSharper --> Help --> Check For Updates

Then follow the bouncing ball to upgrade the components you have installed. You need to restart VS after the install for it to take effect though.

Upvotes: 0

Piers Myers
Piers Myers

Reputation: 10897

Just follow the installation instructions on the download page and it will upgrade you automatically. The old version will be uninstalled and the new version installed in its place. You won't be able to have both versions installed simultaniously.

Upvotes: 4

Bern
Bern

Reputation: 7951

The new version needs to be downloaded from the JetBrains website and then installed over the existing version.

http://www.jetbrains.com/resharper/download/

There are several options when installing the new version, you can run both versions simultaneously or automatically uninstall previous versions.

Upvotes: 2

Related Questions