Visual Studio 2010: Editor stops responding to keyboard

前端 未结 12 567
南方客
南方客 2021-01-31 02:10

I\'ve got this very odd bug that appears to be a quirk in Visual Studio 2010: Sometimes, when moving the cursor into double quotes of a CSS style=\"\"

12条回答
  •  清酒与你
    2021-01-31 02:51

    I tried every other workaround here but nothing seemed to work, and the issue was only present in one solution but not another.

    Disabling Resharper fixed it temporarily but it came back after re-enabling it which wasn't a viable long-term solution.

    What worked for me was disabling all Resharper Extensions (Under Resharper -> Extension Manager). I was able to type again even after re-enabling all of them, so I'm unsure which extension specifically caused the issue, but that's another route to try for people who still have this issue.

提交回复
热议问题