create a snippet:
<snippet> <content><![CDATA[ <div class=""> ${1} </div> ]]></content> <!-- Optional: Set a tabTrigger to define how to trigger the snippet --> <tabTrigger>dc</tabTrigger> <!-- Optional: Set a scope to limit where the snippet will trigger --> <!-- <scope>source.html</scope>--> </snippet> when called, the closing div leaves right by 2 tab. How to format the output? thank
divdisplayed at the beginning of the line when I called it. I suspect that after the opening diva there was a tab sign, which was not copied here. - Sasha Chernykh