Skip to content

Commit 1f11f6e

Browse files
committed
more 2019 updates
1 parent b9afe2f commit 1f11f6e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

33
[![Build status](https://ci.appveyor.com/api/projects/status/3o0b1ofu94xuqpsa?svg=true)](https://ci.appveyor.com/project/kspearrin/visual-studio-jquery-code-snippets)
44

5-
This project hosts a collection of common jQuery code snippets for use in Visual Studio 2012, 2013, 2015, and 2017. See a demo video on YouTube here: <http://www.youtube.com/watch?v=Escy0hbEkI8&hd=1>.
5+
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>.
66

77
## Installation
88

9-
1. Open Visual Studio 2012/2013/2015/2017.
9+
1. Open Visual Studio 2012/2013/2015/2017/2019.
1010
2. Navigate to **Tools** > **Extensions and Updates**.
1111
3. Search **Online** for "jquery code snippets".
1212
4. Select the "jQuery Code Snippets" extension and click **Install**.

jQueryCodeSnippets/source.extension.vsixmanifest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<Metadata>
44
<Identity Id="0610c27c-b2d5-4d52-87fb-9dc9a0e20d53" Version="1.8.0" Language="en-US" Publisher="Kyle Spearrin"/>
55
<DisplayName>jQuery Code Snippets</DisplayName>
6-
<Description xml:space="preserve">130+ jQuery code snippets for Visual Studio 2012, 2013, 2015, &amp; 2017.</Description>
6+
<Description xml:space="preserve">130+ jQuery code snippets for Visual Studio 2012-2019.</Description>
77
<MoreInfo>https://github.com/kspearrin/Visual-Studio-jQuery-Code-Snippets</MoreInfo>
88
<GettingStartedGuide>https://github.com/kspearrin/Visual-Studio-jQuery-Code-Snippets</GettingStartedGuide>
99
<ReleaseNotes>https://github.com/kspearrin/Visual-Studio-jQuery-Code-Snippets/wiki/Release-Notes</ReleaseNotes>

0 commit comments

Comments
 (0)