Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>I was having the same issue and found that by going to the <code>Extension Manager -&gt; Online Gallery</code> and search install the <code>Web Standards Update for Microsoft Visual Studio 2010 sp1</code> Fixes it.</p> <p>You may have to uninstall it and re-install it if it's already installed.</p> <p><strong>Update</strong></p> <p>Here is some other info that may help:</p> <p><a href="http://social.msdn.microsoft.com/Forums/en-US/csharpide/thread/c249aa35-ed66-431a-9cc3-03b0b84f5f21/" rel="nofollow">http://social.msdn.microsoft.com/Forums/en-US/csharpide/thread/c249aa35-ed66-431a-9cc3-03b0b84f5f21/</a></p> <p><a href="http://social.msdn.microsoft.com/Forums/en/csharpide/thread/ac74d91c-b76d-49a3-b599-a8f19df9303a" rel="nofollow">http://social.msdn.microsoft.com/Forums/en/csharpide/thread/ac74d91c-b76d-49a3-b599-a8f19df9303a</a></p> <p><a href="http://connect.microsoft.com/VisualStudio/feedback/details/727091/visual-studio-crashes-when-editing-an-mvc-4-beta-cshtml" rel="nofollow">http://connect.microsoft.com/VisualStudio/feedback/details/727091/visual-studio-crashes-when-editing-an-mvc-4-beta-cshtml</a></p> <ul> <li>Open Options->Text Editor->CSS->Miscellaneous and disable "Statement Completion"</li> <li>Also in the General section there are other "Statement Completion" options.</li> <li>Try closing the project, deleting the contents of the "bin" folder inside the Project folder (you might backup your project before), then re-open the project.</li> <li>As a last resort you can try creating a new project and re-importing the project &amp; code files, or even repairing/re-installing VS.</li> <li>Try "Enable Insert attibute value quotes when typing" on Tool -> Options -> TextEditor -> HTML -> Formatting</li> </ul>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload