Sha256: 5e9b5efe95d902bc83724ca997a55b2fea77d6325b51beddc7bd00f62a20269d
Contents?: true
Size: 1.12 KB
Versions: 1
Compression:
Stored size: 1.12 KB
Contents
# Encoding: UTF-8 [{content: "<TMPL_IF NAME=\"$1\">\n\t$2\n</TMPL_IF>", name: "If", scope: "text.html.html-template", tabTrigger: "if", uuid: "907E21D1-ACD9-4CB6-9C20-C1BA813BFAED"}, {content: "<TMPL_IF NAME=\"$1\">\n\t$2\n<TMPL_ELSE>\n\t$3\n</TMPL_IF>", name: "If-Else", scope: "text.html.html-template", tabTrigger: "ife", uuid: "22A827CA-B0B7-4468-9FCD-95B5842ABF90"}, {content: "<TMPL_INCLUDE NAME=\"$1\">", name: "Include", scope: "text.html.html-template", tabTrigger: "inc", uuid: "30FBFAAA-B7E5-4A2B-8092-C8367C0838B9"}, {content: "<TMPL_LOOP NAME=\"$1\">\n\t$2\n</TMPL_LOOP>", name: "Loop", scope: "text.html.html-template", tabTrigger: "loop", uuid: "857B0182-F407-4ADC-B166-463C47A0369B"}, {content: "<TMPL_UNLESS NAME=\"$1\">\n\t$2\n</TMPL_UNLESS>", name: "Unless", scope: "text.html.html-template", tabTrigger: "unless", uuid: "826B32E3-9913-4D02-95E7-65716121F1F4"}, {content: "<TMPL_VAR NAME=\"$1\"${2:${3: DEFAULT=\"$4\"}${5: ESCAPE=\"${6:html|js|url|none}\"}}>", name: "Var", scope: "text.html.html-template", tabTrigger: "var", uuid: "AA7F838B-1706-4373-8AD4-9FD1796C838F"}]
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ver-2010.08 | config/snippets/Perl HTML-Template.rb |