Although jquery's latest version is 1.4.2, there is no vsdoc document for this version. The latest version is 1.4.1.
: Http://docs.jquery.com/Downloading_jQuery#Download_jQuery
Download: http://code.jquery.com/jquery-1.4.1-vsdoc.js
Vsdoc description
Vsdoc is vs2008 SP1 support JS Code intelligent prompt help documentation, introduced in the Code JS script, Vs will automatically in the JS directory to build with or without js-vsdoc.js, if it is found, it will read the content and provide the code prompt function for Js. That is to say, with this file, you will be prompted intelligently when using jquery.
Note: even for vs2008 SP1, a patch (kb958502) must be installed separately to support this function. For details, see vs2008 SP1 Patch release supported by jquery smart prompts in vsdoc. js.
Reference:
- Vsdoc for jquery 1.4.1 now available
- Support-vs2008 SP1 Patch released for jquery smart prompts of vsdoc. js