Sunday, May 1, 2011

vs 2008 javascript intellisense in XML file problem

I am trying to get javascript intellisense to work for jQuery in a .xml file. I've already used a custom XSD to provide intellisense for the XML. Under the tag, I have a mixture of HTML and javascript which are enclosed by . And it is all greyed out so no intellisense there.

Adding a /// does not help as well.

I would really like to be able to have intellisense when writing javascript in the XML file.

From stackoverflow

0 comments:

Post a Comment