You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
onclick="trackOutboundLink('visual studio marketplace click', 'visual studio marketplace - how to get it section');">Visual Studio Marketplace</a>
134
134
or install directly from Visual Studio by searching for <i>"Sass Snippet Pack"</i> in the <i>'Extensions and Updates'</i> window.
135
135
</p>
@@ -145,43 +145,72 @@ <h2>Feedback</h2>
145
145
<divclass="row">
146
146
<divclass="col-xs-12">
147
147
<p>
148
-
The Sass Snippet Pack is in version 1.0.0 (beta) as of now and therefore you may find certain snippets/features missing.
149
-
It would be great if you could create a <ahref="https://github.com/ClydeDz/sass-snippet-pack/issues"
148
+
The Sass Snippet Pack is in version 1.0.0 (beta) as of now and therefore you may find certain snippets/features missing.
149
+
It would be great if you could create a <ahref="https://github.com/ClydeDz/sass-snippet-pack/issues"
150
150
target="_blank"
151
151
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.
152
152
P.S. Please search existing issues first before creating a new one. 😃
153
153
</p>
154
154
<p>
155
-
Special thanks to the <ahref="https://marketplace.visualstudio.com/items?itemName=MadsKristensen.SnippetPackProjectTemplate"
156
-
rel="nofollow"
155
+
Special thanks to the <ahref="https://marketplace.visualstudio.com/items?itemName=MadsKristensen.SnippetPackProjectTemplate"
156
+
rel="nofollow"
157
157
target="_blank"
158
158
onclick="trackOutboundLink('mads k snippet pack click', 'snippet pack by mads k - feedback section');">Snippet Pack Project Template by Mads Kristensen</a> for making it easier to create a new snippet pack and providing a really helpful explanation.
onclick="trackOutboundLink('visual studio marketplace click', 'visual studio marketplace - footer section');">Download from the Visual Studio Marketplace now</a>
onclick="trackOutboundLink('fancy comments marketplace click', 'have you tried? - footer section');">Download it from the Visual Studio Marketplace now</a>.
onclick="trackOutboundLink('visual studio marketplace click', 'visual studio marketplace - how to get it section');">Visual Studio Marketplace</a>
134
134
or install directly from Visual Studio by searching for <i>"Sass Snippet Pack"</i> in the <i>'Extensions and Updates'</i> window.
135
135
</p>
@@ -145,43 +145,72 @@ <h2>Feedback</h2>
145
145
<divclass="row">
146
146
<divclass="col-xs-12">
147
147
<p>
148
-
The Sass Snippet Pack is in version 1.0.0 (beta) as of now and therefore you may find certain snippets/features missing.
149
-
It would be great if you could create a <ahref="https://github.com/ClydeDz/sass-snippet-pack/issues"
148
+
The Sass Snippet Pack is in version 1.0.0 (beta) as of now and therefore you may find certain snippets/features missing.
149
+
It would be great if you could create a <ahref="https://github.com/ClydeDz/sass-snippet-pack/issues"
150
150
target="_blank"
151
151
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.
152
152
P.S. Please search existing issues first before creating a new one. 😃
153
153
</p>
154
154
<p>
155
-
Special thanks to the <ahref="https://marketplace.visualstudio.com/items?itemName=MadsKristensen.SnippetPackProjectTemplate"
156
-
rel="nofollow"
155
+
Special thanks to the <ahref="https://marketplace.visualstudio.com/items?itemName=MadsKristensen.SnippetPackProjectTemplate"
156
+
rel="nofollow"
157
157
target="_blank"
158
158
onclick="trackOutboundLink('mads k snippet pack click', 'snippet pack by mads k - feedback section');">Snippet Pack Project Template by Mads Kristensen</a> for making it easier to create a new snippet pack and providing a really helpful explanation.
onclick="trackOutboundLink('visual studio marketplace click', 'visual studio marketplace - footer section');">Download from the Visual Studio Marketplace now</a>
onclick="trackOutboundLink('fancy comments marketplace click', 'have you tried? - footer section');">Download it from the Visual Studio Marketplace now</a>.
Copy file name to clipboardExpand all lines: docs/readme.md
+4-13Lines changed: 4 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,17 +9,8 @@ code snippet manager of Visual Studio.
9
9
Download the Sass Snippet Pack from the [Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=clydedsouza.SassSnippetVsixExtension) or install directly from Visual Studio by searching for "Sass Snippet Pack" in the 'Extensions and Updates' window.
10
10
11
11
12
-
## How to use?
13
-
Shortcuts for each snippet have been added and should appear while typing in a CSS file.
14
-
Else, use the ``Ctrl K + Ctrl X`` to bring up the CSS code snippet manager and find the Sass Snippet Pack
15
-
there.
12
+
## More details
13
+
Please find more details in [this wiki](https://github.com/ClydeDz/sass-snippet-pack/wiki)
16
14
17
-
18
-
## Feedback
19
-
The Sass Snippet Pack is just in version 1.0.0 (beta) as of now and therefore you may find certain snippets/features
20
-
missing. It would be great if you could create a [new issue on GitHub here](https://github.com/ClydeDz/sass-snippet-pack/issues) and let me know what you're after and I can include
21
-
that in the product backlog for next releases.
22
-
23
-
Please search the issues first before creating a new one. :)
0 commit comments