Differences between revisions 1 and 12 (spanning 11 versions)
Revision 1 as of 2008-10-14 16:11:53
Size: 1096
Editor: platypus
Comment:
Revision 12 as of 2012-11-29 15:07:20
Size: 2616
Editor: echidna
Comment:
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
Even if you don't want to use one of the traditional Unix text editors, it's still a good idea to use an editor more powerful and flexible than Notepad or Text``Edit, particularly if you ever edit scripting or programming language files, or even HTML. All of the editors below do some sort of syntax highlighting and have at least some auto-indenting support. Some also have features like auto-complete. All are free. Even if you don't want to use one of the traditional Unix text editors, it's still a good idea to use an editor more powerful and flexible than Notepad or Text``Edit, particularly if you ever edit scripting or programming language files, or even HTML. All of the editors below do some sort of syntax highlighting and have at least some auto-indenting support. Some also have features like auto-complete. Most are free (as in speech and beer), a few expect you to pay eventually or offer more features in a paid version.
Line 9: Line 9:
 * [http://tuppis.com/smultron/ Smultron] - Mac
 * [http://www.activestate.com/Products/komodo_ide/komodo_edit.mhtml Komodo Edit] - Windows, Mac, and Linux. Built on top of the Mozilla platform (but not browser-based), so it's pretty heavyweight compared to the rest. And they try to sell you Komodo``IDE ($295). It is a good editor though.
 * [http://kate-editor.org/kate Kate] - Linux (KDE)
 * [http://www.jedit.org/ jEdit] - Windows, Mac, and Linux (among others)
 * [http://www.scintilla.org/SciTE.html SciTE] - Windows, Linux
|| '''Editor''' || '''Platform(s)''' || '''License''' || '''Notes''' ||
|| [[http://www.barebones.com/products/TextWrangler/index.html|TextWrangler]] || Mac (10.6.8 or higher) || closed source, but free|| Recommended Mac editor ||
|| [[http://www.barebones.com/products/bbedit/|BBEdit]] || Mac (10.6.8 or higher) || closed source, $49.99|| Same base as Text``Wrangler, but with more features, e.g. version control integration, powerful HTML tools ||
|| [[http://notepad-plus-plus.org/|Notepad++]] || Windows || [[http://www.opensource.org/licenses/gpl-2.0.php|GPL]] || Recommended Windows editor ||
|| [[http://www.sublimetext.com/|Sublime Text]]|| Windows, Mac (10.6 or higher), and Linux || [[http://www.sublimetext.com/eula|Sublime EULA]] || Costs $59, but has an open ended free evaluation period ||
|| [[http://www.activestate.com/Products/komodo_ide/komodo_edit.mhtml|Komodo Edit]] || Windows, Mac, and Linux. || Mix of GPL, LGPL, and [[http://www.opensource.org/licenses/mozilla1.1.php|MPL]] || Built on top of the Mozilla platform (but not browser-based), so it's pretty heavyweight compared to the rest. And they constantly try to upsell you to Komodo``IDE ($295). It is a good editor though. ||
|| [[http://projects.gnome.org/gedit/|gedit]] || Linux (Gnome), Windows, Mac || GPL || Natively a Gnome editor, it looks like a Linux app even on Mac and Windows. Recent versions at least try to look more native. ||
|| [[http://www.jedit.org/|jEdit]] || Windows, Mac, and Linux || GPL || Cross platform editor written in Java. Doesn't look or act native anywhere.||
|| [[http://kate-editor.org/kate|Kate]] || Linux (KDE) || [[http://www.opensource.org/licenses/lgpl-2.1.php|LGPL2]] || ||
|| [[http://www.scintilla.org/SciTE.html|SciTE]] || Windows, Linux || Similar to [[http://www.opensource.org/licenses/mit-license.php|MIT]] license. i.e. disclaimer and notice) ||Works on MacOS X with [[http://www.kronenberg.org/darwine/|Darwine]]||

Other Text Editors

Even if you don't want to use one of the traditional Unix text editors, it's still a good idea to use an editor more powerful and flexible than Notepad or TextEdit, particularly if you ever edit scripting or programming language files, or even HTML. All of the editors below do some sort of syntax highlighting and have at least some auto-indenting support. Some also have features like auto-complete. Most are free (as in speech and beer), a few expect you to pay eventually or offer more features in a paid version.

Editor

Platform(s)

License

Notes

TextWrangler

Mac (10.6.8 or higher)

closed source, but free

Recommended Mac editor

BBEdit

Mac (10.6.8 or higher)

closed source, $49.99

Same base as TextWrangler, but with more features, e.g. version control integration, powerful HTML tools

Notepad++

Windows

GPL

Recommended Windows editor

Sublime Text

Windows, Mac (10.6 or higher), and Linux

Sublime EULA

Costs $59, but has an open ended free evaluation period

Komodo Edit

Windows, Mac, and Linux.

Mix of GPL, LGPL, and MPL

Built on top of the Mozilla platform (but not browser-based), so it's pretty heavyweight compared to the rest. And they constantly try to upsell you to KomodoIDE ($295). It is a good editor though.

gedit

Linux (Gnome), Windows, Mac

GPL

Natively a Gnome editor, it looks like a Linux app even on Mac and Windows. Recent versions at least try to look more native.

jEdit

Windows, Mac, and Linux

GPL

Cross platform editor written in Java. Doesn't look or act native anywhere.

Kate

Linux (KDE)

LGPL2

SciTE

Windows, Linux

Similar to MIT license. i.e. disclaimer and notice)

Works on MacOS X with Darwine

TextEditors (last edited 2018-03-28 12:52:27 by slate)

MoinMoin Appliance - Powered by TurnKey Linux