Skip to content

Instantly share code, notes, and snippets.

@tbonemalone
Created March 16, 2012 17:10
Show Gist options
  • Select an option

  • Save tbonemalone/2051193 to your computer and use it in GitHub Desktop.

Select an option

Save tbonemalone/2051193 to your computer and use it in GitHub Desktop.
st2-snippet: console.log
<snippet>
<content><![CDATA[
console.log($1);
]]></content>
<!-- Optional: Set a tabTrigger to define how to trigger the snippet -->
<tabTrigger>log</tabTrigger>
</snippet>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment