Where can I find a VSDoc file for the 1.5 version of jQuery?
Is there a VSDoc file for jQuery 1.5?
2.5k views Asked by Bill Forney At
4
There are 4 answers
2

I haven't tested this exhaustively, but I built a jQuery 1.5 VSDoc that seems to work pretty well, other than handling the new jqXHR and Deferred return types. So, you'll get the new Intellisense on $.ajax()
, for example, but you won't get Intellisense for the new chained callbacks.
It should be better than nothing though, for now.
0

Get latest releases of jQuery .vsdoc files on Microsoft Ajax Content Delivery Network
and jQuery intelliSense schema patch for Visual studio 2008 SP1 on Microsoft KB958502 - JScript Editor support
It seems there is a VSDoc for jQuery 1.5 available at :
http://ajax.aspnetcdn.com/ajax/jQuery/jquery-1.5-vsdoc.js