Skip to content

Commit 62d5d14

Browse files
authored
Merge pull request #3 from ClydeDz/vs2019-support
Add Visual Studio 2019 support
2 parents 64ad628 + 2c5458c commit 62d5d14

File tree

7 files changed

+20
-22
lines changed

7 files changed

+20
-22
lines changed

GASnippetPack/GoogleAnalyticsSnippetPack.Web/index.html

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<title>Google Analytics Snippet Pack - A Visual Studio Extension by Clyde D'Souza</title>
88
<meta name="description" content="Google Analytics Snippet Pack for Visual Studio helps you write global site tag (gtag.js) code that allows you to send event data to Google Analytics. Download Now.">
9-
<meta name="Keywords" content="html, xml, google analytics snippet pack, google analytics, gtag.js, gtag, global site tag, snippet pack, Clyde D'souza, visual studio, visual studio extension, visual studio marketplace, visual studio 2017, visual studio 2015, visual studio community, visual studio professional, visual studio enterprise, clide" />
9+
<meta name="Keywords" content="html, xml, google analytics snippet pack, google analytics, gtag.js, gtag, global site tag, snippet pack, Clyde D'souza, visual studio, visual studio extension, visual studio marketplace, visual studio 2019, visual studio 2017, visual studio 2015, visual studio community, visual studio professional, visual studio enterprise, clide" />
1010
<meta name="author" content="Clyde D'Souza">
1111
<meta name="msvalidate.01" content="8ABC4E1B7DBE4391CF265948730B9299" />
1212
<link rel="canonical" href="https://clydedz.github.io/google-analytics-snippet-pack/">
@@ -110,7 +110,7 @@ <h2>About</h2>
110110
<p>
111111
Google Analytics Snippet Pack for Visual Studio helps you write global site tag (gtag.js) code that allows you to send event data to Google Analytics.
112112
Due to the nature of this extension, you will find these snippets in HTML and JavaScript
113-
Google Analytics Snippet Pack is compatible right from Visual Studio 2012 to 2017 (Community, Professional and Enterprise).
113+
Google Analytics Snippet Pack is compatible right from Visual Studio 2012 to 2019 (Community, Professional and Enterprise).
114114
</p>
115115
<p>
116116
The Google Analytics Snippet extends the code snippet manager of Visual Studio and allows you to insert code snippets into your editor. To insert snippets for the language you're currently
@@ -152,8 +152,7 @@ <h2>Feedback</h2>
152152
<div class="row">
153153
<div class="col-xs-12">
154154
<p>
155-
The Google Analytics Snippet is in version 1.0.0 (beta) as of now and therefore you may find certain snippets/features missing.
156-
It would be great if you could create a <a href="https://github.com/ClydeDz/google-analytics-snippet-pack/issues"
155+
Should you find any features/snippets missing in Google Analytics Snippet, feel free to create a <a href="https://github.com/ClydeDz/google-analytics-snippet-pack/issues"
157156
target="_blank"
158157
onclick="trackOutboundLink('github issues click', 'github issues page - feedback section');">new issue on GitHub here</a> and let me know what you’re after and I can include that in the product backlog for next releases.
159158
P.S. Please search existing issues first before creating a new one. 😃

GASnippetPack/GoogleAnalyticsSnippetPack.Web/readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Google Analytics Snippet Pack for Visual Studio
22

3-
Google Analytics Snippet Pack for Visual Studio helps you write global site tag (gtag.js) code that allows you to send event data to Google Analytics. Due to the nature of this extension, you will find these snippets in HTML and JavaScript Google Analytics Snippet Pack is compatible right from Visual Studio 2012 to 2017 (Community, Professional and Enterprise).
3+
Google Analytics Snippet Pack for Visual Studio helps you write global site tag (gtag.js) code that allows you to send event data to Google Analytics. Due to the nature of this extension, you will find these snippets in HTML and JavaScript Google Analytics Snippet Pack is compatible right from Visual Studio 2012 to 2019 (Community, Professional and Enterprise).
44

55
![Google Analytics Snippet Pack in Visual Studio's Code Snippet Manager](https://raw.githubusercontent.com/ClydeDz/google-analytics-snippet-pack/master/GASnippetPack/GoogleAnalyticsSnippetPack.Web/images/anime/code-snip-manager.gif)
66

@@ -16,7 +16,7 @@ OR, if you would like to send an event from JavaScript, you could do something l
1616

1717
## Feedback
1818

19-
Google Analytics Snippet Pack is just in version 1.0.0 right now. Should you find your use case missing in the snippet pack, it would be great if you could create a new issue on [GitHub here](https://github.com/ClydeDz/google-analytics-snippet-pack/issues) and let me know what you're after and I can include that in the product backlog for next releases. Please search the issues first before creating a new one.
19+
Should you find your use case missing in the snippet pack, feel free to [create a new issue on GitHub](https://github.com/ClydeDz/google-analytics-snippet-pack/issues) and let me know what you're after and I can include that in the product backlog for next releases. Please search the issues first before creating a new one.
2020

2121

2222
## Website

GASnippetPack/GoogleAnalyticsSnippetPack/readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Google Analytics Snippet Pack for Visual Studio
22

3-
Google Analytics Snippet Pack for Visual Studio helps you write global site tag (gtag.js) code that allows you to send event data to Google Analytics. Due to the nature of this extension, you will find these snippets in HTML and JavaScript Google Analytics Snippet Pack is compatible right from Visual Studio 2012 to 2017 (Community, Professional and Enterprise).
3+
Google Analytics Snippet Pack for Visual Studio helps you write global site tag (gtag.js) code that allows you to send event data to Google Analytics. Due to the nature of this extension, you will find these snippets in HTML and JavaScript Google Analytics Snippet Pack is compatible right from Visual Studio 2012 to 2019 (Community, Professional and Enterprise).
44

55
![Google Analytics Snippet Pack in Visual Studio's Code Snippet Manager](https://raw.githubusercontent.com/ClydeDz/google-analytics-snippet-pack/master/GASnippetPack/GoogleAnalyticsSnippetPack.Web/images/anime/code-snip-manager.gif)
66

@@ -16,7 +16,7 @@ OR, if you would like to send an event from JavaScript, you could do something l
1616

1717
## Feedback
1818

19-
Google Analytics Snippet Pack is just in version 1.0.0 right now. Should you find your use case missing in the snippet pack, it would be great if you could create a new issue on [GitHub here](https://github.com/ClydeDz/google-analytics-snippet-pack/issues) and let me know what you're after and I can include that in the product backlog for next releases. Please search the issues first before creating a new one.
19+
Should you find your use case missing in the snippet pack, feel free to [create a new issue on GitHub](https://github.com/ClydeDz/google-analytics-snippet-pack/issues) and let me know what you're after and I can include that in the product backlog for next releases. Please search the issues first before creating a new one.
2020

2121

2222
## Website

GASnippetPack/GoogleAnalyticsSnippetPack/source.extension.vsixmanifest

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<PackageManifest Version="2.0.0" xmlns="http://schemas.microsoft.com/developer/vsx-schema/2011" xmlns:d="http://schemas.microsoft.com/developer/vsx-schema-design/2011">
33
<Metadata>
4-
<Identity Id="a486958a-384d-4e72-b00a-8725d6280af5" Version="1.0.0" Language="en-US" Publisher="Clyde D'Souza" />
4+
<Identity Id="a486958a-384d-4e72-b00a-8725d6280af5" Version="1.0.1" Language="en-US" Publisher="Clyde D'Souza" />
55
<DisplayName>Google Analytics Snippet Pack</DisplayName>
66
<Description xml:space="preserve">Google Analytics Snippet Pack for Visual Studio helps you write global site tag (gtag.js) code that allows you to send event data to Google Analytics.</Description>
77
<MoreInfo>https://github.com/ClydeDz/google-analytics-snippet-pack</MoreInfo>
@@ -13,12 +13,12 @@
1313
</Metadata>
1414
<Installation>
1515
<!--Microsoft.VisualStudio.Pro includes all SKUs such as Community, Pro, Ultimate and Enterprise-->
16-
<InstallationTarget Id="Microsoft.VisualStudio.Pro" Version="[11.0, 16.0)" />
17-
<InstallationTarget Version="[11.0,16.0)" Id="Microsoft.VisualStudio.Community" />
18-
<InstallationTarget Version="[11.0,16.0)" Id="Microsoft.VisualStudio.Enterprise" />
16+
<InstallationTarget Id="Microsoft.VisualStudio.Pro" Version="[11.0, 17.0)" />
17+
<InstallationTarget Version="[11.0,17.0)" Id="Microsoft.VisualStudio.Community" />
18+
<InstallationTarget Version="[11.0,17.0)" Id="Microsoft.VisualStudio.Enterprise" />
1919
</Installation>
2020
<Prerequisites>
21-
<Prerequisite Id="Microsoft.VisualStudio.Component.CoreEditor" Version="[15.0,16.0)" DisplayName="Visual Studio core editor" />
21+
<Prerequisite Id="Microsoft.VisualStudio.Component.CoreEditor" Version="[15.0,)" DisplayName="Visual Studio core editor" />
2222
</Prerequisites>
2323
<Assets>
2424
<Asset Type="Microsoft.VisualStudio.VsPackage" d:Source="File" Path="Snippets\snippets.pkgdef" />

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
## Google Analytics Snippet Pack for Visual Studio
22

3-
[![Build Status](https://clydedsouza.visualstudio.com/Google%20Analytics%20Snippet%20Pack/_apis/build/status/Google%20Analytics%20Snippet%20Pack%20Master%20Build)](https://clydedsouza.visualstudio.com/Google%20Analytics%20Snippet%20Pack/_build/latest?definitionId=12)
3+
[![Build Status](https://clydedsouza.visualstudio.com/Google%20Analytics%20Snippet%20Pack/_apis/build/status/Google%20Analytics%20Snippet%20Pack%20Master%20Build)](https://clydedsouza.visualstudio.com/Google%20Analytics%20Snippet%20Pack/_build/latest?definitionId=12)
44

5-
Google Analytics Snippet Pack for Visual Studio helps you write global site tag (gtag.js) code that allows you to send event data to Google Analytics. Due to the nature of this extension, you will find these snippets in HTML and JavaScript Google Analytics Snippet Pack is compatible right from Visual Studio 2012 to 2017 (Community, Professional and Enterprise).
5+
Google Analytics Snippet Pack for Visual Studio helps you write global site tag (gtag.js) code that allows you to send event data to Google Analytics. Due to the nature of this extension, you will find these snippets in HTML and JavaScript Google Analytics Snippet Pack is compatible right from Visual Studio 2012 to 2019 (Community, Professional and Enterprise).
66

77
![Google Analytics Snippet Pack in Visual Studio's Code Snippet Manager](https://raw.githubusercontent.com/ClydeDz/google-analytics-snippet-pack/master/GASnippetPack/GoogleAnalyticsSnippetPack.Web/images/anime/code-snip-manager.gif)
88

@@ -18,7 +18,7 @@ OR, if you would like to send an event from JavaScript, you could do something l
1818

1919
## Feedback
2020

21-
Google Analytics Snippet Pack is just in version 1.0.0 right now. Should you find your use case missing in the snippet pack, it would be great if you could create a new issue on [GitHub here](https://github.com/ClydeDz/google-analytics-snippet-pack/issues) and let me know what you're after and I can include that in the product backlog for next releases. Please search the issues first before creating a new one.
21+
Should you find your use case missing in the snippet pack, feel free to [create a new issue on GitHub](https://github.com/ClydeDz/google-analytics-snippet-pack/issues) and let me know what you're after and I can include that in the product backlog for next releases. Please search the issues first before creating a new one.
2222

2323

2424
## Website

docs/index.html

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<title>Google Analytics Snippet Pack - A Visual Studio Extension by Clyde D'Souza</title>
88
<meta name="description" content="Google Analytics Snippet Pack for Visual Studio helps you write global site tag (gtag.js) code that allows you to send event data to Google Analytics. Download Now.">
9-
<meta name="Keywords" content="html, xml, google analytics snippet pack, google analytics, gtag.js, gtag, global site tag, snippet pack, Clyde D'souza, visual studio, visual studio extension, visual studio marketplace, visual studio 2017, visual studio 2015, visual studio community, visual studio professional, visual studio enterprise, clide" />
9+
<meta name="Keywords" content="html, xml, google analytics snippet pack, google analytics, gtag.js, gtag, global site tag, snippet pack, Clyde D'souza, visual studio, visual studio extension, visual studio marketplace, visual studio 2019, visual studio 2017, visual studio 2015, visual studio community, visual studio professional, visual studio enterprise, clide" />
1010
<meta name="author" content="Clyde D'Souza">
1111
<meta name="msvalidate.01" content="8ABC4E1B7DBE4391CF265948730B9299" />
1212
<link rel="canonical" href="https://clydedz.github.io/google-analytics-snippet-pack/">
@@ -110,7 +110,7 @@ <h2>About</h2>
110110
<p>
111111
Google Analytics Snippet Pack for Visual Studio helps you write global site tag (gtag.js) code that allows you to send event data to Google Analytics.
112112
Due to the nature of this extension, you will find these snippets in HTML and JavaScript
113-
Google Analytics Snippet Pack is compatible right from Visual Studio 2012 to 2017 (Community, Professional and Enterprise).
113+
Google Analytics Snippet Pack is compatible right from Visual Studio 2012 to 2019 (Community, Professional and Enterprise).
114114
</p>
115115
<p>
116116
The Google Analytics Snippet extends the code snippet manager of Visual Studio and allows you to insert code snippets into your editor. To insert snippets for the language you're currently
@@ -152,8 +152,7 @@ <h2>Feedback</h2>
152152
<div class="row">
153153
<div class="col-xs-12">
154154
<p>
155-
The Google Analytics Snippet is in version 1.0.0 (beta) as of now and therefore you may find certain snippets/features missing.
156-
It would be great if you could create a <a href="https://github.com/ClydeDz/google-analytics-snippet-pack/issues"
155+
Should you find any features/snippets missing in Google Analytics Snippet, feel free to create a <a href="https://github.com/ClydeDz/google-analytics-snippet-pack/issues"
157156
target="_blank"
158157
onclick="trackOutboundLink('github issues click', 'github issues page - feedback section');">new issue on GitHub here</a> and let me know what you’re after and I can include that in the product backlog for next releases.
159158
P.S. Please search existing issues first before creating a new one. 😃

docs/readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Google Analytics Snippet Pack for Visual Studio
22

3-
Google Analytics Snippet Pack for Visual Studio helps you write global site tag (gtag.js) code that allows you to send event data to Google Analytics. Due to the nature of this extension, you will find these snippets in HTML and JavaScript Google Analytics Snippet Pack is compatible right from Visual Studio 2012 to 2017 (Community, Professional and Enterprise).
3+
Google Analytics Snippet Pack for Visual Studio helps you write global site tag (gtag.js) code that allows you to send event data to Google Analytics. Due to the nature of this extension, you will find these snippets in HTML and JavaScript Google Analytics Snippet Pack is compatible right from Visual Studio 2012 to 2019 (Community, Professional and Enterprise).
44

55
![Google Analytics Snippet Pack in Visual Studio's Code Snippet Manager](https://raw.githubusercontent.com/ClydeDz/google-analytics-snippet-pack/master/GASnippetPack/GoogleAnalyticsSnippetPack.Web/images/anime/code-snip-manager.gif)
66

@@ -16,7 +16,7 @@ OR, if you would like to send an event from JavaScript, you could do something l
1616

1717
## Feedback
1818

19-
Google Analytics Snippet Pack is just in version 1.0.0 right now. Should you find your use case missing in the snippet pack, it would be great if you could create a new issue on [GitHub here](https://github.com/ClydeDz/google-analytics-snippet-pack/issues) and let me know what you're after and I can include that in the product backlog for next releases. Please search the issues first before creating a new one.
19+
Should you find your use case missing in the snippet pack, feel free to [create a new issue on GitHub](https://github.com/ClydeDz/google-analytics-snippet-pack/issues) and let me know what you're after and I can include that in the product backlog for next releases. Please search the issues first before creating a new one.
2020

2121

2222
## Website

0 commit comments

Comments
 (0)