Skip to content

Instantly share code, notes, and snippets.

@luis-almeida
Created February 11, 2013 12:45
Show Gist options
  • Save luis-almeida/4754234 to your computer and use it in GitHub Desktop.
Save luis-almeida/4754234 to your computer and use it in GitHub Desktop.
<snippet>
<content><![CDATA[console.log($1);$0]]></content>
<tabTrigger>cs</tabTrigger>
<scope>text.html,source.js</scope>
<description>console.log()</description>
</snippet>
<!-- Save file in /packages/User/console-log.sublime-snippet -->
<!-- Restart Sublime Text 2 -->
<!-- Type "cl" and hit tab -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment