Hi,
For better or worse, I create a lot of JavaScript dynamically via PHP in my current project. Would it be possible to get TextMate to treat anything inside <? ?> (or <?php ?>) that is inside <script> tags as PHP code instead of JavaScript?
- Luke.
On Oct 29, 2006, at 6:03 PM, Luke Daley wrote:
For better or worse, I create a lot of JavaScript dynamically via PHP in my current project. Would it be possible to get TextMate to treat anything inside <? ?> (or <?php ?>) that is inside <script> tags as PHP code instead of JavaScript?
I am about to start recoding the HTML bundle, I'll keep this in mind as I do.