FIX: Visual Assist X does not support HTML, JavaScript, and other hints

Source: Internet
Author: User
Tags script tag

After you install Visual Assist X, you cannot make JavaScript HMTL hints, only if you return to the old version. This problem has been a long time, only to solve.

Record them so that they can be used by netizens and themselves.

Cause of the problem:

Visual Assist X starts from the 10.8.2001.0 version does not support HTML, JavaScript and other languages, you need to manually modify the registry to open the HTML, JavaScript and other languages support.

Solve:

Prerequisite: Install the va_x, and C # and other languages can be normal prompt.

1, the registry, will "HKCU \ software \ Whole Tomato \ Visual Assist X \ <ide spec> \ Restrictvatoprimaryfiletypes" Modified by 01 to 00.

   Special note: At this point, you can implement the hint in VS2008, but VS2010, 2012, 2013 still cannot prompt. Toss for a long time can not, finally inadvertently found the reason.

2, found the problem on the <sctipt> label. In VS2010 2012 2013, the label is written <script type= "JavaScript" ></script> is not prompted, <script ></script> can prompt.

That is, the script tag cannot take the type attribute. I don't know why vs is so. Finally, it was settled reluctantly.

If any netizen has a better solution, publish it, not grateful.

FIX: Visual Assist X does not support HTML, JavaScript, and other hints

Related Article

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.