[SVN] r6650 (PHP)
Ciaran Walsh
ciawal at gmail.com
Sun Feb 25 23:38:42 UTC 2007
Added some snippets for control flow and printing inside HTML
Changed:
A trunk/Bundles/PHP.tmbundle/Snippets/<?php echo ___ ?>.tmSnippet
A trunk/Bundles/PHP.tmbundle/Snippets/<?php echo htmlentities(___) ?>.tmSnippet
A trunk/Bundles/PHP.tmbundle/Snippets/<?php foreach (___) ___ <?php endforeach ?>.tmSnippet
A trunk/Bundles/PHP.tmbundle/Snippets/<?php if (___) ?> ___ <?php endif ?>.tmSnippet
A trunk/Bundles/PHP.tmbundle/Snippets/echo ___.tmSnippet
D trunk/Bundles/PHP.tmbundle/Snippets/print( ).tmSnippet
More information about the textmate-dev
mailing list