Skip to content

Instantly share code, notes, and snippets.

@andrewjamesford
Last active August 29, 2015 14:02
Show Gist options
  • Save andrewjamesford/c83ea642bb576bb3cc00 to your computer and use it in GitHub Desktop.
Save andrewjamesford/c83ea642bb576bb3cc00 to your computer and use it in GitHub Desktop.
Block Comment for headings in SCSS
<snippet>
<content><![CDATA[
/*------------------------------------*\
${1:Comment}
\*------------------------------------*/
]]></content>
<!-- Optional: Set a tabTrigger to define how to trigger the snippet -->
<tabTrigger>/*</tabTrigger>
<!-- Optional: Set a scope to limit where the snippet will trigger -->
<scope>source.scss</scope>
</snippet>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment