HTML 5 support in Visual Studio arrives with official update

Developers building web applications with Visual Studio now have a tool that can help them keep up with the ever-changing landscape of HTML 5.

Microsoft’s Web Platform and Tools team have released the first Visual Studio Web Standards Update. This update to Visual Studio adds support for HTML 5, CSS 3 and newer JavaScript features in the IDE.

While all HTML 5 features were previously fully supported – in that you could make use of them as much as you liked – they weren’t supported by Intellisense and auto-suggestions. This update means that there will be no more red squiggly lines underneath

tags, among other things.

There are set to be more updates arriving as new features become available to developers. “HTML5 moves fast, and this update will aim to keep up with it” writes Scott Hanselman of the Web Platform division. “The goal is perhaps an update every quarter or so as new features or elements emerge.”

The list supported so far is comprehensive – video/audio; microdata; and the recently announced schema.org all make it in on the HTML side, along with the Geo and Local Storage JavaScript APIs, and a whole range of CSS 3 features.

The update is available from the Visual Studio gallery.

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Hofstadter's Law: It always takes longer than you expect, even when you take into account Hofstadter's Law.”