web development on OS X

There is some long time since i posted, but i had a very limited time in last month. Meanwhile I managed to buy myself a mac, I always wanted one. So now i’m in a little kind of dilema. What tools to use for webdeveloping ?

My area is PHP, Javascript - Mootools at most, xhtml,CSS, and some design.

So, for design part, I choosed CS2, for the server side I choosed MAMP - for windows users is almost the same with WAMP, it installs php,apache with a mouse click..(well, almost), for ftp I use ForkLift which is pretty close to Krusader, even with less, lot less features

But, the main problem for me remains the editor.

I come from linux world, where I spent a lot of time…so Quanta is what I really miss, with Krusader as file manager, and all the little add-ons like Kdiff for example, that allowed me to make some operations in a very easy and time productive way.

I have tried lot of editors

Textmate - all the people say it rocks, but i did not manage to find a code browser for it, or i did - some extention, but did not like’it. And autocomplete I had to press escape several times until i get what i need, instead of opening a dropdown near the cursor, too choose from. Maybe if any of you know how to do this, or knows a good “noob” tutorial for textmate, it will convince me.

I tried others like Smultron, Webscripter, KomodoEdit - which is pretty nice, but is too much resources eater - my mac is a g4, 1.33 -, Aptana, same problem as KomodoEdit,and some others i don’t remember right now

What i choosed are skEdit, and Coda, but i like skEdit more, as is less heavy for the system than Coda.

Maybe a more experimented mac user, can suggest a better setup, for people like me, who are trying to use a mac fr web development.

Thanks