10 lines
332 B
XML
10 lines
332 B
XML
<snippet>
|
|
<content><![CDATA[
|
|
preserveAspectRatio="xMidYMid meet"
|
|
]]></content>
|
|
<!-- Optional: Set a tabTrigger to define how to trigger the snippet -->
|
|
<tabTrigger>preserveAspect</tabTrigger>
|
|
<!-- Optional: Set a scope to limit where the snippet will trigger -->
|
|
<!-- <scope>source.python</scope> -->
|
|
</snippet>
|