There are so many good text editors for the Mac. TextMate, skEdit, SubEthaEdit, Smultron, and even Xcode. I’ve tried all these, but none of them really stuck with me. I keep going back to BBEdit.
I actually bought and used skEdit for awhile. It has an elegant site manager in it and intelligently allows you to browse your site directory. It also has a classy auto-complete feature for you as you’re typing CSS. That said, I decided to drop it as my main tool. I still use skEdit if I have a lot of CSS work I need to do.
I also keep an eye on TextMate. It seems like one of the more innovative tools of the bunch. It has a clever feature of being able to collapse parts of your code based on the structure of your page. For instance, you can hide everything that’s in your <head> tags or all the code in a particular <div>. Neat.
That said, BBEdit is faster and more powerful. It has the few things I found lacking in skEdit, though it does lack that CSS …
Read more…