Skip to content

kspearrin/Visual-Studio-jQuery-Code-Snippets

Repository files navigation

Visual Studio jQuery Code Snippets

Build status

This project hosts a collection of common jQuery code snippets for use in Visual Studio 2012-2019. See a demo video on YouTube here: http://www.youtube.com/watch?v=Escy0hbEkI8&hd=1.

Installation

  1. Open Visual Studio 2012/2013/2015/2017/2019.
  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 Marketplace.

Snippet Listing

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

Changelog

v1.8.0

  • Added VS 2019 support.

Previous Versions

Contributing

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