Using PHP to create TextMate commands

I just stumbled upon this on the TextMate blog: Ciarán Walsh wrote a blog post about using PHP to create custom commands for my favourite text editor/IDE/general weapon of choice: TextMate. TextMate already has a huge collection of snippets and commands for all kinds of languages that are easily expandable and that I use frequently. But I didn’t know you can use PHP to create custom commands. I will definitely try this out.

Link.

Leave a comment if you like: