vote up 1 vote down star

has anyone experienced a similar problem? ive recently upgraded my solution to 2010 beta 2 and now i have lost javascript/jquery intellisense support, it worked fine with visual studio 2008!

thank you Raj.

flag

2 Answers

vote up 3 vote down check

Looks like resetting Visual Studio settings might solve it.

link|flag
thank you very much! – Raj Oct 23 at 13:44
Couldn't believe it would solve my problem but it did :) – AndrĂ© Pena Nov 17 at 9:15
Just a tip: To enable intellisense in an imported javascript file you need to put a "hint" to vs.. this comment: /// <reference path="jquery-1.3.2-vsdoc.js"/> on the top of the file. If this hint isn't there, intellisense will also work but it will only show basic properties and methods. – AndrĂ© Pena Nov 17 at 9:21
vote up 0 vote down

While I did not yet try the Great New Visual Studio myself, I've heard of your problem several times. So rest assured that you're not alone ;-)

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.