6 lines
293 B
XML
6 lines
293 B
XML
<snippet>
|
|
<content><![CDATA[<?${TM_PHP_OPEN_TAG_WITH_ECHO:php echo} htmlentities(${1:\$var}, ENT_QUOTES, 'utf-8') ?>$0]]></content>
|
|
<tabTrigger>echoh</tabTrigger>
|
|
<scope>text.html - source.php</scope>
|
|
<description><?php echo htmlentities(…) ?></description>
|
|
</snippet>
|