my-jetbrains-settings/templates/Zen HTML.xml

7 lines
388 B
XML
Raw Normal View History

<templateSet group="Zen HTML">
<template name="btn" value="&lt;button&gt;$END$&lt;/button&gt;" description="&lt;button&gt;...&lt;/button&gt;" toReformat="true" toShortenFQNames="true">
<variable name="id" expression="" defaultValue="" alwaysStopAt="true" />
<variable name="class" expression="" defaultValue="" alwaysStopAt="true" />
<context />
</template>
</templateSet>