I’ve been using Dreamweaver for a long time but it has many features I don’t need. I would like a clean simple editor like textmate but I use Windows..
I tried Zend Studio but as DW it has many features I don’t need.
What other editor would you recommend for HTML, PHP, CSS, and JS?
I personally love Notepad++ – nice, clean interface and options for different highlighting/formatting depending on what kind of code you’re writing (it supports a lot right out of a fresh install, including HTML, CSS, JS and PHP).
One thing it lacks is the Visual Studio Intellisense-esque/autocomplete – depends what you need/don’t need, I guess.