Visual Studio 11 Developer Preview has many new HTML editor features, including the following: Scott Gu's Blog: Source view smart task From ASP.NET 4.5 and Visual Studio 11 Developer Preview Whitepaper WAI-ARIA support New HTML5 snippets Auto-reduce statement completion IntelliSense for code nuggets in attributes Automatic renaming of matching tag when you rename an opening or closing tag Discussed a little bit more here than in the whitepaper: Smart indent Event handler generation Extract to user control Smart indentation The indentation of HTML elements has been tightened up so the cursor will always be placed the right place after hitting Enter when inside any empty HTML tag. When the user hits Enter, the closing div tag is moved 2 lines...(read more) ...
Go to the complete details ...