<snippet>
<content><![CDATA[
link(rel="stylesheet", href="${1:...}")
]]></content>
<!-- Optional: Set a tabTrigger to define how to trigger the snippet -->
<tabTrigger>style</tabTrigger>
<!-- Optional: Set a scope to limit where the snippet will trigger -->
<scope>text.jade</scope>
</snippet>
Не работает по
TAB Через меню вставляется. Если поменять на
<scope>text.html</scope>
То в html файлах все работает.