Advertisement
Guest User

Untitled

a guest
Jun 25th, 2019
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. <snippet>
  2. <content><![CDATA[console.log($1);$0]]></content>
  3. <!-- Optional: Set a tabTrigger to define how to trigger the snippet -->
  4. <tabTrigger>c</tabTrigger>
  5. <!-- Optional: Set a scope to limit where the snippet will trigger -->
  6. <scope>source.js</scope>
  7. <description>Log</description>
  8. </snippet>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement