Skip to content

Instantly share code, notes, and snippets.

@miguelgr
Created May 12, 2013 17:30
Show Gist options
  • Save miguelgr/5564325 to your computer and use it in GitHub Desktop.
Save miguelgr/5564325 to your computer and use it in GitHub Desktop.
JS: console.log(${1:data});
<snippet>
<content><![CDATA[
console.log(${1:data});
]]></content>
<!-- Optional: Set a tabTrigger to define how to trigger the snippet -->
<tabTrigger>cl</tabTrigger>
<!-- Optional: Set a scope to limit where the snippet will trigger -->
<scope>source.javascript</scope>
</snippet>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment