Beautiful Ruby in TextMate

If you’ve been writing Ruby code using TextMate (like me), then you might have wished for an automatic code formatting capability. I didn’t find it built into TextMate, but I did find that it was very easy to add.

Continue reading →

Beautiful (Objective-)C in TextMate

Not long after I started beautifying my Ruby in TextMate, I realized that I also needed a way to keep my C and Objective-C code in shape. Here’s how I do it using MacPorts and bcpp.

Continue reading →