About to ditch Dreamweaver. Recommendations?

nvanprooyen

Fortes Fortuna Adiuvat
Dec 8, 2008
3,191
82
0
Orlando, FL
I've been using DW for a long, long time. The other day I realized it's completely unnecessary, because I only use code view. I don't remember the last time I did anything in the design view.

Anyways, I'm looking for something lighter than DW that has color coding, code collapse, code complete etc. Any recommendations?
 


Depends on how hardcore your coding needs are.

If they are basic, notepad++ will do fine. It does completion, collapse and colouring iirc.

For more advanced stuff I've used Eclipse or Zend before and been happy with both.
 
php designer (IDE, code editor, etc., don't be mislead by the name)
programmer's notepad
notepad++
 
Since I like built-in FTP my votes go to
- pspad
- html-kit

Both apps are free, but html-kit (that also has a totally redeveloped version that costs $65) might suit your needs better since it has been specially designed for html coding.
 
Aptana is great for PHP, HTML and CSS, but it won't do all the DW stuff like updating paths.

Just put a symlink from your WAMP 'www' folder to the aptana workspace and you have a nice little Dev environment right on your desktop.