ReSharper blocks keyboard input in VS2013

*爱你&永不变心* 提交于 2019-12-03 03:31:52

问题


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?


回答1:


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}




回答2:


You might want to try (- within SSMS), clicking upon the Tools menu, clicking the Customize option, clicking the Keyboard button, and then clicking the Reset button, in order to reset/fix the key-bindings.

It worked for me, for both v16.5.3 and v17.5. I have RSharper installed / no R#er changes necessary.



来源:https://stackoverflow.com/questions/24528762/resharper-blocks-keyboard-input-in-vs2013

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!