I've been using Textmate for Ruby/Python scripting for awhile and now have a need to hack on some PHP. I'm having some troubles with the bundle:
When I type php
+ tab TM spits out:
?><?php>
instead of:
<?php ?>
Anyone know where I could possibly be going wrong? Thanks in advance...
Change your file type to HTML (even if you are editing a .php file!) would solve the problem.
The reason for this is documented at http://wiki.macromates.com/Troubleshooting/PHPSyntaxHighlight