Adding additional js files breaks jQuery IntelliSense

Posted by Brian David Berman on Stack Overflow See other posts from Stack Overflow or by Brian David Berman
Published on 2009-02-17T01:48:22Z Indexed on 2010/05/05 2:08 UTC
Read the original article Hit count: 506

I have been using jQuery IntelliSense in VS2008 and it has been great. Recently I added a reference to jQuery UI and since then, the jQuery IntelliSense has went away. I found that once you reference another .js file in your document, the IntelliSense goes away. Any way to avoid this?

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about intellisense