jQuery Snippets
Now Updated for 3.2.1 release
This extension for Visual Studio Code adds snippets for jQuery. More Snippets will be becoming soon just release.
Use Extension
Contributors
Hridoy
See the CHANGELOG for the latest changes
Usage
jQuery Core
- document-ready
- event
- selector
- plugin
- ajax
JQuery Mobile
- button
- layout
- form-elements
- list-view
- structure
- dialoge
JQuery Coffee Script
Alternatively, press Ctrl +Space (Windows, Linux) or Cmd +Space (OSX) to activate snippets from within the editor.
Installation
- Install Visual Studio Code 1.10.0 or higher
- Launch Code
- From the command palette
Ctrl -Shift -P (Windows, Linux) or Cmd -Shift -P (OSX)
- Select
Install Extension
- Choose the extension
- Reload Visual Studio Code
| |