Here are a couple of articles on it:
http://brennan.offwhite.net/blog/2008/02/01/intellisense-for-jquery-in-visual-studio-2008/
http://blogs.ipona.com/james/archive/2008/02/15/JQuery-IntelliSense-in-Visual-Studio-2008.aspx
http://weblogs.asp.net/scottgu/archive/2007/06/21/vs-2008-javascript-intellisense.aspx
Hope this helps.
JK
-----Original Message-----
From:
jquery-en@googlegroups.com [mailto:jquery-en@googlegroups.com] On
Behalf Of Fontzter
Sent: Wednesday, November 12, 2008 10:14 AM
To: jQuery (English)
Subject: [jQuery] Visual Studio Intellisense Issues
Is anyone else having trouble getting the new VS 2008 intellisense to
work?
I have downloaded SP1 and the hotfix. I can get it working on the
jquery file. However it seems to break on any plugin that uses this
syntax:
(function($) { ... } )(jQuery);
Any thoughts or suggestions would help. This is a great feature that
I would love to get working.
Thanks,
Dave