2

I've recently tried to install ReSharper 8.2.1 on my new computer for Visual Studio 2013. The install process succeeds but when I open Visual studio, there is no ReSharper Tab at the top.

In Tools -> Options, ReSharper is there and i can click the Suspend Now button, but the Options.. button has no effect.

Is there something i'm missing? or a setting I have forgotten?

LaggKing
  • 202
  • 2
  • 9
  • Did you try solutions from the following articles: http://resharper-support.jetbrains.com/entries/21204867 or http://resharper-support.jetbrains.com/entries/26859128? – Alexander Kurakin Aug 06 '14 at 10:49

3 Answers3

3

I had the exact same problem. I tried reinstalling it with admin privileges, repairing it, suspending and restarting it etc. but nothing seemed to work. I eventually deleted the %AppData%\JetBrains\ReSharper as stated by some people in the comments on this post, which finally fixed everything.

http://resharper-support.jetbrains.com/entries/21204867

Bracher
  • 651
  • 10
  • 24
1

I solved it updtating ReSharper.ExternalAnnotations to the last version like this answer mentions.

If you don't have it yet you can download it by going to

Resharper => Extension Manager => Updates => Resharper.ExternalAnnotations

Community
  • 1
  • 1
nramirez
  • 5,230
  • 2
  • 23
  • 39
0

I spent almost an entire day getting Resharper 9.2 working with VS 2013 Premium. Followed the steps mentioned at http://resharper-support.jetbrains.com/hc/en-us/articles/206104038-ReSharper-is-not-available-in-Visual-Studio-after-installation without any success.

Finally what worked for me was to repair the VS 2013 setup.

(This is not relevant to the question posted as the question is for Resharper 8.1. However, I am posting this as someone might find it useful and may not end up wasting time like me!)

Rashmi Pandit
  • 23,230
  • 17
  • 71
  • 111