JustKarp

jQueryUI vs. Visual Studio jQuery IntelliSense

I stumbled upon an issue with jQuery IntelliSense in Visual Studio 2008. Basically, the jQuery library (i.e. jquery-1.4.2.min.js) & it’s Visual Studio IntelliSense document (i.e. jquery-1.4.2.min-vsdoc.js) play nicely, but when a reference to the jQueryUI library (e.g. jquery-ui-1.8.custom.min.js) is added, the whole thing becomes hung-chowed. To make a long story short, I’ve made a couple of modifications to the Visual Studio Intellisense document & everyone on the playground is happy again. The updated file is available below:

jquery-1.4.2.min-vsdoc.js (229.42 kb)

If this helped you or if you have any suggestions for improvements, let me know in the comments!

Leave a Response

You must be logged in to post a comment.