8 lines
306 B
XML
8 lines
306 B
XML
<snippet>
|
|
<content><![CDATA[<iframe src="$1"${2: sandbox${3:="${4:allow-same-origin allow-forms allow-scripts}"}}$${5: seamless}></iframe>$0]]></content>
|
|
<tabTrigger>iframe</tabTrigger>
|
|
<scope>source.php,text.html</scope>
|
|
<description><iframe></description>
|
|
<scope>text.html</scope>
|
|
</snippet>
|