Visual Studio 2010: Editor stops responding to keyboard

前端 未结 12 574
南方客
南方客 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:44

    I have the same problem on IDE, some times the Return key is not working at all... My solution is: CLEAN the project/solution.

    BTW: CLEANing resolve also other unexpected behaviours after amendements on CSS or HTML.

提交回复
热议问题