HTML5 support in Visual Studio 2010

Source: Internet
Author: User
Tags visual studio 2010

I was trying to play around with HTML5 assuming that VS had the shipped with HTML5 support but to my dismay it is not th E case. bummer! So I do a bit of homework and came up with an easy workaround. If you try googling for HTML5 Visual Studio, the first link this you'll see are HTML 5 Intellisense for visual Studio and 2008. But unfortunately, the patch provided over there doesn ' t seem to work. (Do I has to do everything!!)

So here's how I got it to work.

    1. Download This archive and extract the contents to your desktop.
    2. Copy/move html_5.xsd to D:\Program Files (x86) \microsoft Visual Studio 10.0\common7\packages\schemas\html. The path may vary depending in where you installed VS or Visual Web Developer 2010.
    3. From the extracted contents, run the appropriate registry file. In my case, it was Vs-2010-x64.reg
    4. Now fire up Visual Studio (or VWD) and navigate to Tools > Options > Text Editor HTML > Validation. The right panel, select HTML 5 as the Target.
    5. Now restart VS should and you are able to code valid HTML5. enjoy!

HTML5 support in Visual Studio 2010

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.