I have updated spell checker extension for Visual Studio 2012. You can download it from Visual Studio Gallery . Spell checker supports text verification in: HTML and ASP.NET element content and attributes HTML style comments <-- HTML --> ASP.NET server side comments: <%-- ASP.NET --%> JScript, C# and C++ comments: // C++ style comments CSS and C style comments: /* C style comments */ VB and VBScript style comments: 'This is VB comment Spell checking is supported in style and script blocks as well as in JS, CS, VB, CSS, CPP and H files. Spell checker is able to detects lang attribute specified on HTML elements, extract ISO language and use it to specify appropriate dictionary for the Office spell checking engine. Requirements...(read more) ...
Go to the complete details ...