jQuery Intellisense Documentation Available

I mentioned recently that we announced that we will be shipping the jQuery JavaScript library moving forward in Visual Studio and related products. Well the jQuery folks haven’t wasted any time making development of jQuery-enabled aps in Visual Studio 2008 even easier.

Yesterday, they made available for download a JavaScript library that enhances the existing Intellisense statement completion in Visual Studio.

Once you’ve downloaded the .js file, all you need to do is reference it in your page via a <script> tag with the src attribute, and you should be good to go.