10 lines
333 B
XML
10 lines
333 B
XML
<snippet>
|
|
<content><![CDATA[///////////////////////////////
|
|
// ${1:section}
|
|
]]></content>
|
|
<!-- Optional: Set a tabTrigger to define how to trigger the snippet -->
|
|
<tabTrigger>////</tabTrigger>
|
|
<!-- Optional: Set a scope to limit where the snippet will trigger -->
|
|
<!-- <scope>source.python</scope> -->
|
|
</snippet>
|