File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,8 @@ Most of these snippets were originally developed by John Sheehan (http://jquerys
10
10
2 . Navigate to ** Tools** > ** Extensions and Updates** .
11
11
3 . Search ** Online** for "jquery code snippets".
12
12
4 . Select the "jQuery Code Snippets" extension and click ** Install** .
13
- 5 . Start [ using the code snippets] ( https://github.com/xxkylexx/Visual-Studio-jQuery-Code-Snippets/wiki/Using-Code-Snippets ) .
13
+ 5 . Restart Visual Studio.
14
+ 6 . Start [ using the code snippets] ( https://github.com/xxkylexx/Visual-Studio-jQuery-Code-Snippets/wiki/Using-Code-Snippets ) .
14
15
15
16
## Snippet Listing
16
17
@@ -20,6 +21,9 @@ There are over 130 code snippets for jQuery included. You can view a listing of
20
21
21
22
** v1.3**
22
23
- Added VSIX extension for easy installation to Visual Studio (thanks @madskristensen !).
24
+ - Added ` jqNamespace ` snippet.
25
+
26
+ [ Previous Versions] ( https://github.com/xxkylexx/Visual-Studio-jQuery-Code-Snippets/wiki/Release-Notes )
23
27
24
28
## Contributing
25
29
You can’t perform that action at this time.
0 commit comments