Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. <snippet>
  2.     <content><![CDATA[
  3. Hello, ${1:this} is a ${2:snippet}.
  4. ]]></content>
  5.     <!-- Optional: Set a tabTrigger to define how to trigger the snippet -->
  6.     <!-- <tabTrigger>hello</tabTrigger> -->
  7.     <!-- Optional: Set a scope to limit where the snippet will trigger -->
  8.     <!-- <scope>source.python</scope> -->
  9. </snippet>