Snippet


SUBMITTED BY: Guest

DATE: June 14, 2013, 12:31 p.m.

FORMAT: Text only

SIZE: 917 Bytes

HITS: 5108

  1. <snippet>
  2. <content>
  3. <![CDATA[
  4. \$(document).ready(function() \{
  5. ${1}
  6. \}); ]]>
  7. </content>
  8. <!-- Optional: Tab trigger to activate the snippet -->
  9. <tabTrigger>jquery</tabTrigger>
  10. <!-- Optional: Scope the tab trigger will be active in -->
  11. <scope>text.html.ruby</scope>
  12. <!-- Optional: Description to show in the menu -->
  13. <description>Gerando documento com marcacao do jQuery</description>
  14. </snippet>
  15. <snippet>
  16. <content>
  17. <![CDATA[<%= ${1} %>]]>
  18. </content>
  19. <!-- Optional: Tab trigger to activate the snippet -->
  20. <tabTrigger>%</tabTrigger>
  21. <!-- Optional: Scope the tab trigger will be active in -->
  22. <scope>source.js, text.html.ruby</scope>
  23. <!-- Optional: Description to show in the menu -->
  24. <description>Gerando embebed ruby tag</description>
  25. </snippet>

comments powered by Disqus