What don't you like about NetBeans and which languages do you want it for? It might help people suggest a good one for you.
I want to code in javascript/jquery and php. I don't like is how creating a simple file is not straight forward. I like working within it when working with an existing file, for example one that I've downloaded from a server.
Zend Studio is what I use... only IDE I really have liked (I've tried tons), and I use it just fine on my Mac.
I'm using TextWrangler (free) for now. I'm pretty sure I'll try most of them sooner or later though. Thanks
Honestly on the Mac you could do a LOT worse than textWrangler. Personally? I don't like "IDE's" as most of their crap just gets in the damned way... but I'm the same about code editors where things like tabbed editing, the illegible acid trip of color syntax highlighting, annoying time wasting garbage like auto-complete or WORSE, code completion (which I spend more time correcting than I'd have spent just writing things properly)... they all do little to help and in general just piss me off. That's why on Winblows my editor of choice is Flo's Notepad2. (and I've gone so far as to run XP in VirtualBox 'seamless mode' just to have it in OSuX or Linsux) When it comes to HTML/CSS/JS if REAL testing should be done in REAL browsers, what the hell point does some fat bloated 'IDE' nonsense even SERVE?!? I say the same thing about PHP -- if you 'need' some form of IDE or RAD, and they provide actual tangible benefits, you are probably doing things ALL WRONG.