ReSharper blocks keyboard input in VS2013

后端 未结 2 785
小鲜肉
小鲜肉 2021-01-31 08:24

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

2条回答
  •  北荒
    北荒 (楼主)
    2021-01-31 08:49

    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}

提交回复
热议问题