In school, I had an entire class on Dreamweaver and even though the class showed you how to do everything with the program, I think I immediately forgot how to use anything to do with the Design view. I have always and always push others to hand code everything. Being a Windows guy, I don’t get to use the popular Coda or Textmate editors, but I’ve found a few for Windows that kick some ass.
1. Notepadd++
This was the editor that I felt comfortable enough with to drop Dreamweaver. It’s open source and 100% free, which is something everyone likes. It’s lightweight and customizable. Plus, it’s got one little feature that I need in my editors, it lets me move the tabs around. It doesn’t feature code hinting not does it close tags for you but I’ve found that has actually made me a better code.
2. Intype
Intype is my editor of choice right now. So why isn’t it at the top? Well, it’s an alpha version, 0.3. So it’s got some bugs but I’ve found it’s a pretty good Windows alternative to Textmate. My main pet peeve with it is small and probably won’t matter to anyone else, but I can’t drag the tabs to reorganize them. If it’s the editor I use right now, why isn’t it the number one on the list? Well, it is an alpha version and when they release the finished version, it won’t be free.
3. Aptana
Aptana is a great editor and features things like code assist and is can be considered an open source version of Dreamweaver. I found it easy to use because it’s Eclipse based and I’ve found it comfortable because I’ve used Flex/Flash Builder. But, unlike the previous two, it’s not lightweight and, while it’s highly customizable, it’s not as easy as Notepad++. It’s the editor I use when I’m working with PHP.
4. Dreamweaver
For the first couple of years, this was my editor of choice. And like most Adobe products, they’ve added more and more features with every new release. But with every feature, the program gets bigger and bigger and a lot it, I don’t use. Waiting a minute or two for the program to load up when I just want to make a couple of text changes can get a little annoying, plus I don’t have any use for the design view or the new Live view.
Surprisingly, Microsoft has actually made a lightweight and pretty nice editor and it’s free. It’s not all that customizable but it’s got a few interesting features, such as being able to log into databases and even has a SEO report function. I’m really surprised at Microsoft for putting this out and if it was more customizable, I think it would be higher on this list. I want to be able to change the tag colors and font which WebMatrix won’t let me do that, but it’s a beta so they might add some features.

