What code editors do you all tend to use? Are there any of us that still just open Notepad/Wordpad and type away?
When I was at IUS, they got me started on using Dreamweaver (code view only!!) and I became hooked due to the "Sites" pallette. More and more though, Dreamweaver is just a mess of unneeded options and (a little bit) of a memory pig. Well, "pig" is overstating it, but it can be annoying.
Has anyone used Coda? I'm on a trial version right now, and I think I like it. It's Mac only, and I don't know how many PC and Linux people are around here. It has terminal view, CSS view, a preview mode, and you can define sites just like Dreamweaver. For $99, it's pretty nice. I'm not completely sold yet as I haven't tried out all the different modes and options - for example, I haven't found a way to make it default to XHTML compliant things such as a closing slash on image tags. Even if I don't end up ditching Dreamweaver for it, I'll probably sit down and write out a full review at some point.
I also just decided that I'm buddies with a SQL editor called Sequel Pro... it's again, Mac-only (sorry!). It's made database management a breeze and a lot faster than going through PHPMyAdmin. It has a straight SQL command line utility built in as well. Thumbs up.
I'd love to hear what you all are using for your development.

