vote up 3 vote down star

First of all, I do all my coding strictly in code view in Dreamweaver for a good few years now. I could do all my coding in Notepad, but Notepad doesn't have any features. :) I've never thought of changing because I just got used to Dreamweaver over time. But now it's starting to irritate me here and there. I also want to switch to a more lightweight editor.

What I don't like in Dreamweaver is that tabs can't automatically be changed to spaces (very annoying, any solutions are welcome too). It also creates a lot of useless whitespace everywhere.

I love Dreamweaver's automatic auto complete for html and css, this speeds up my coding very much because I don't have to type out every character. I've tried some other editors, but I really miss this feature. Dreamweaver also auto completes css classes from included css files in the header.

Is there any other editor that has similar features? Free or license is fine. I like Sublime Text (http://www.sublimetext.com/).

Thanks!

flag

7 Answers

vote up 0 vote down check

You might be interested in HTML-Kit.

link|flag
vote up 3 vote down

Notepad++ is the best for Window: http://notepad-plus.sourceforge.net/uk/site.htm

link|flag
vote up 2 vote down

I've came to a solution that, though it's not lighter than Dreamweaver (as you requested), is very robust, works like a charm and was quite a productivity boost!

Check out:

Eclipse + Aptana as a plug-in (how to auto-upload on save)

link|flag
I use Aptana too! Like its auto complete and ftp integration :) A very good open source project. – Andy Li Nov 2 at 17:25
@Andy Li, with a few Tweaks Eclipse + Aptana can be almost whatever you want them to be. A great project. – Frankie Nov 2 at 17:34
vote up 0 vote down

Microsoft Expression Web. It is not free...

link|flag
vote up 0 vote down

I have tried PHP Designer 7 and it rocks with its features. Most of all, you get autocomplete for methods / variables in PHP classes.

link|flag
vote up 0 vote down

If you use a PC, you could try out VisualStudio express / Visual Web Developer, which is free. http://www.microsoft.com/express/product/

link|flag
vote up 0 vote down

If you enjoy html markup completion then snippets in Textmate for Mac is amazing. I use it all the time for all my HTML and CSS work. However if you are a windows person I hear E-TextEditor is the best replacement for Textmate. Both require licenses.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.