Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

ReSharper blocks keyboard input in VS2013

Recently my Visual Studio 2013 stopped responding to keyboard input. I couldn't type anything in any of the files. I suspended ReSharper and It worked again but I would really want to use ReSharper. I tried reinstalling ReSharper but without success. I can't seem to find a solution for this problem. It occured after the weekend and it worked perfectly before.

Any ideas?

like image 926
Nanou Ponette Avatar asked Jul 02 '14 10:07

Nanou Ponette


1 Answers

Clean the following folder with ReSharper caches C:\Users\{User Name}\AppData\Local\JetBrains\ReSharper\v8.2\SolutionCaches\

[Update] For R# 9.x/10.x: %LocalAppData%\JetBrains\Transient\ReSharperPlatformVs{VS version}\v0{some digit depends on R# version}

like image 100
Alexander Kurakin Avatar answered Oct 05 '22 18:10

Alexander Kurakin