Skip to content

EdsonF/Visual-Studio-jQuery-Code-Snippets

 
 

Repository files navigation

Visual Studio jQuery Code Snippets

Build status

I have updated the popular jQuery code snippets for use in Visual Studio 2012, 2013, and 2015. See a demo video on YouTube here: http://www.youtube.com/watch?v=Escy0hbEkI8&hd=1

Most of these snippets were originally developed by John Sheehan for Visual Studio 2010. Credit given where due.

Installation

  1. Open Visual Studio 2012/2013/2015.
  2. Navigate to Tools > Extensions and Updates.
  3. Search Online for "jquery code snippets".
  4. Select the "jQuery Code Snippets" extension and click Install.
  5. Restart Visual Studio.
  6. Start using the code snippets.

You can also download and install the extension from the Visual Studio Gallery.

Snippet Listing

There are over 130 code snippets for jQuery included. Check out the snippet listing.

Changelog

v1.5.0

  • Added VS 2015 support. Thanks @madskristensen!
  • Upgraded project files to VS 2013.
  • Updated HTML snippet default library versions to latest.
  • Added wrapping quotes to jqWrap* snippets.

Previous Versions

Contributing

Please feel free to submit pull requests to the master branch.

About

130+ jQuery code snippets for Visual Studio 2012, 2013, & 2015.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 62.3%
  • C# 30.4%
  • JavaScript 5.6%
  • Batchfile 1.7%