Skip to content

Instantly share code, notes, and snippets.

View benbrowning's full-sized avatar

Ben Browning benbrowning

  • Bright Interactive
  • Brighton
View GitHub Profile
@benbrowning
benbrowning / comment-block.sublime-snippet
Last active October 15, 2015 09:42
Sublime snippet for a css comment block
<snippet>
<content><![CDATA[
// ------------------------------------------------------------------
// $1
// ------------------------------------------------------------------
]]></content>
<tabTrigger>cb</tabTrigger>
<scope>source.sass</scope>
<description>Comment block for use in Sass(.scss) files</description>
</snippet>
@benbrowning
benbrowning / comment-block-js.sublime-snippet
Last active October 15, 2015 09:36
Snippets for generating comment blocks in js files
<snippet>
<content><![CDATA[
/*
--------------------------------------------------------------------
${1:Module name}
--------------------------------------------------------------------
*/
]]></content>
<tabTrigger>cb</tabTrigger>
<scope>source.js</scope>
Clem Fandango
Tony Fatslaps
Billy Longcoat
Ken Hassleback
Rodney Clappers
Daryl Blanch
Susan Finch
Odessa Sparkleford