logo
Page Affairs

Editing and Web Design

A Roundup of Code Editors

Note: this post is from 2012, and is now somewhat out of date. It’s been left here for legacy purposes.

There are lots and lots editors available for writing code, some of them free, others not. Some are better than others, for various reasons; but which one you choose depends a lot on how you like to go about your work.

I haven’t set out to judge these editors or comment on them, but rather just to list them for your convenience. They are also not ordered in terms of preference (many of them I haven’t used). Feel free to comment on which you prefer (but make sure to say why.) I’ve also left a lot of editors off the list that see less popular or a bit obscure. After all, too much choice can be overwhelming … and you only need one editor, after all.

I’ve also sorted the editors into PC and Mac applications. (Where they work on both systems, I’ve listed them twice, but added an asterisk as well. It just seemed easier.)

One thing I’m not keen on is WYSIWYG (“what you see is what you get”) editors. (These are editors that create code for you while you look at a visual representation of the page.) These editors tend to create a lot of messy code behind the scenes, so I don’t encourage their use. However, I have included them below if they offer a code view option. Dreamweaver is an example: while it produced lousy code as a WYSIWYG tool, it’s great as a code editing tool.

Editors for Windows

These editors work on Windows systems. First I’ve listed the free ones, then the commercial ones.

Free Windows editors

Commercial Windows editors

Editors for Mac

These editors work on Mac systems.

Free Mac editors

Commercial Mac editors

Editors for Linux

These editors work on Linux systems.

Free Linux editors

Commercial Linux editors

Postscript

I didn’t mention FTP clients in this post, some of which are included with code editors. I’ve saved that for my Roundup of FTP Clients.

© Page Affairs, 2008–2024