<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://weblogs.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Visual Studio patched for better jQuery IntelliSense</title><link>http://weblogs.asp.net/bleroy/archive/2008/11/07/visual-studio-patched-for-better-jquery-intellisense.aspx</link><description>Jeff King just announced the release of a patch for Visual Studio 2008 that enables the IDE to find the –vsdoc.js file without requiring the developer to reference it. To give some context, a documentation file (basically the same file as the runtime</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>re: Visual Studio patched for better jQuery IntelliSense</title><link>http://weblogs.asp.net/bleroy/archive/2008/11/07/visual-studio-patched-for-better-jquery-intellisense.aspx#7266075</link><pubDate>Sat, 28 Nov 2009 01:58:03 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7266075</guid><dc:creator>Bertrand Le Roy</dc:creator><author>Bertrand Le Roy</author><description>&lt;p&gt;@Ulr E: try deleting your VS settings and restarting.&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7266075" width="1" height="1"&gt;</description></item><item><title>re: Visual Studio patched for better jQuery IntelliSense</title><link>http://weblogs.asp.net/bleroy/archive/2008/11/07/visual-studio-patched-for-better-jquery-intellisense.aspx#7266017</link><pubDate>Fri, 27 Nov 2009 21:58:04 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7266017</guid><dc:creator>Ulf E</dc:creator><author>Ulf E</author><description>&lt;p&gt;I do have huge problem in 2010, not getting intellisense to work ok at all.&lt;/p&gt;
&lt;p&gt;Often not getting intellisense at all.&lt;/p&gt;
&lt;p&gt;Hope things get better&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7266017" width="1" height="1"&gt;</description></item><item><title>re: Visual Studio patched for better jQuery IntelliSense</title><link>http://weblogs.asp.net/bleroy/archive/2008/11/07/visual-studio-patched-for-better-jquery-intellisense.aspx#7263831</link><pubDate>Tue, 24 Nov 2009 00:33:34 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7263831</guid><dc:creator>Indy</dc:creator><author>Indy</author><description>&lt;p&gt;If intellisense doesnt work for jquery-1.3.2-vsdoc2.js&lt;/p&gt;
&lt;p&gt;get rid of the &amp;quot;2&amp;quot; after vsdoc.&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://code.msdn.microsoft.com/KB958502/Thread/View.aspx?ThreadId=2080"&gt;code.msdn.microsoft.com/.../View.aspx&lt;/a&gt;&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7263831" width="1" height="1"&gt;</description></item><item><title>re: Visual Studio patched for better jQuery IntelliSense</title><link>http://weblogs.asp.net/bleroy/archive/2008/11/07/visual-studio-patched-for-better-jquery-intellisense.aspx#7252716</link><pubDate>Thu, 12 Nov 2009 19:04:03 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7252716</guid><dc:creator>Bertrand Le Roy</dc:creator><author>Bertrand Le Roy</author><description>&lt;p&gt;@KiT: yes, the speed is not optimal in 2008 (although still very usable imo). In VS 2010, you don't even feel it, it's immediate. And much better as well, it does amazing things.&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7252716" width="1" height="1"&gt;</description></item><item><title>re: Visual Studio patched for better jQuery IntelliSense</title><link>http://weblogs.asp.net/bleroy/archive/2008/11/07/visual-studio-patched-for-better-jquery-intellisense.aspx#7252567</link><pubDate>Thu, 12 Nov 2009 15:37:24 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7252567</guid><dc:creator>KiT</dc:creator><author>KiT</author><description>&lt;p&gt;@Bertrand: Wow! Thanks a bunch. That does the magic. However, it takes time for the intellisense to show the expected functions. (I&amp;#39;m using Resharper - doubting if it could be the cause of the delay.)&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7252567" width="1" height="1"&gt;</description></item><item><title>re: Visual Studio patched for better jQuery IntelliSense</title><link>http://weblogs.asp.net/bleroy/archive/2008/11/07/visual-studio-patched-for-better-jquery-intellisense.aspx#7251685</link><pubDate>Wed, 11 Nov 2009 20:12:02 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7251685</guid><dc:creator>Bertrand Le Roy</dc:creator><author>Bertrand Le Roy</author><description>&lt;p&gt;@KiT: yes, there is an example of that in the post. You just add a comment like this:&lt;/p&gt;
&lt;p&gt;/// &amp;lt;reference path=&amp;quot;jquery-1.2.6.js&amp;quot;/&amp;gt;&lt;/p&gt;
&lt;p&gt;No need to reference the vsdoc file directly, VS will find it from the path you provide.&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7251685" width="1" height="1"&gt;</description></item><item><title>re: Visual Studio patched for better jQuery IntelliSense</title><link>http://weblogs.asp.net/bleroy/archive/2008/11/07/visual-studio-patched-for-better-jquery-intellisense.aspx#7251392</link><pubDate>Wed, 11 Nov 2009 12:34:12 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7251392</guid><dc:creator>KiT</dc:creator><author>KiT</author><description>&lt;p&gt;Do I need to add a reference tag in the .js file? How?&lt;/p&gt;
&lt;p&gt;Sorry for asking such a naive question.&lt;/p&gt;
&lt;p&gt;I am still new to this area.&lt;/p&gt;
&lt;p&gt;What I have done is I put the -vsdoc.js in the same folder as jquery library file and add a reference to the jquery library under the &amp;lt;head&amp;gt; section of an html file.&lt;/p&gt;
&lt;p&gt;It seems like the -vsdoc.js is loaded automatically since I can see from its intellisense.&lt;/p&gt;
&lt;p&gt;However, when I tried to see the intellisense in an external javascript (.js) file, it doesn&amp;#39;t appear as expected.&lt;/p&gt;
&lt;p&gt;Thanks :)&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7251392" width="1" height="1"&gt;</description></item><item><title>re: Visual Studio patched for better jQuery IntelliSense</title><link>http://weblogs.asp.net/bleroy/archive/2008/11/07/visual-studio-patched-for-better-jquery-intellisense.aspx#7250780</link><pubDate>Tue, 10 Nov 2009 19:12:55 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7250780</guid><dc:creator>Bertrand Le Roy</dc:creator><author>Bertrand Le Roy</author><description>&lt;p&gt;@KiT: you mean even after you added the reference tag?&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7250780" width="1" height="1"&gt;</description></item><item><title>re: Visual Studio patched for better jQuery IntelliSense</title><link>http://weblogs.asp.net/bleroy/archive/2008/11/07/visual-studio-patched-for-better-jquery-intellisense.aspx#7250768</link><pubDate>Tue, 10 Nov 2009 18:59:45 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7250768</guid><dc:creator>KiT</dc:creator><author>KiT</author><description>&lt;p&gt;Thanks. It works great.&lt;/p&gt;
&lt;p&gt;However, it works on .aspx and .htm(l) files but not .js file.&lt;/p&gt;
&lt;p&gt;Is there any way to make it work on .js file?&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7250768" width="1" height="1"&gt;</description></item><item><title>re: Visual Studio patched for better jQuery IntelliSense</title><link>http://weblogs.asp.net/bleroy/archive/2008/11/07/visual-studio-patched-for-better-jquery-intellisense.aspx#7082008</link><pubDate>Mon, 11 May 2009 16:46:15 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7082008</guid><dc:creator>Bertrand Le Roy</dc:creator><author>Bertrand Le Roy</author><description>&lt;p&gt;@Shyju: no.&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7082008" width="1" height="1"&gt;</description></item></channel></rss>