Git Product home page Git Product logo

jquery-vsdoc's Introduction

jQuery VSDoc

Maintained by appendTo. jQuery VSDoc Community Page.

For those new to using Visual Studio with jQuery, the VSDoc version of the file allows Visual Studio to use Intellisense for jQuery development. The VSDoc file contains xml annotations, within javascript comments, which allow Visual Studio to parse, interpret and provide Intellisense while working with Javascript files, and in this case, jQuery.

If you're still using Visual Studio 2008 and haven't yet updated it with the latest Service Pack, you'll need to do so before being able to make use of the extended Intellisense for Javascript. You can get SP1 for Visual Studio 2008 and Visual Studio 2008 Express here. Visual Studio 2010 ships with support for VSDoc.

As with Intellisense in other languages such as C# and VB.NET, you'll see familiar dialogs / tool windows while writing code, triggered by the same keyboard input as other languages.

Using jQuery to select divs on a page: VSDoc Example 1

Intellisense for chained methods: VSDoc Example 2

Inspecting the arguments of a method: VSDoc Example 3

For more information on using the jQuery VSDoc and Javascript Intellisense, please visit Scott Guthrie's original post, Jeff King's original "Rich Intellisense for jQuery" post (http://blogs.msdn.com/b/webdevtools/archive/2008/10/28/rich-intellisense-for-jquery.aspx), Rick Strahl's post, or Ralph Whitbeck's Learning jQuery blog post.

jquery-vsdoc's People

Contributors

redwolves avatar shellscape avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

jquery-vsdoc's Issues

Syntactical errors in jQuery 1.4.4 VSDoc

Hi, current jQuery 1.4.4 VSDoc file has some errors.
For example line 163 is each: function(function){
JS interpreter gives an error here.
There are 8 functions (meaning 16 lines that have to be fixed) that have parameter named function in their declaration.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.