8 lines
333 B
XML
8 lines
333 B
XML
<snippet>
|
|
<content><![CDATA[<command type="${1:command chekbox radio}" label="${2:Use Command}" title="${3:Use Command does stuff}" icon="${4:/icons/command.png}">$0]]></content>
|
|
<tabTrigger>command</tabTrigger>
|
|
<scope>source.php,text.html</scope>
|
|
<description><command></description>
|
|
<scope>text.html</scope>
|
|
</snippet>
|