Differences between revisions 1 and 9 (spanning 8 versions)
Revision 1 as of 2008-10-14 16:11:53
Size: 1096
Editor: platypus
Comment:
Revision 9 as of 2012-11-07 16:54:10
Size: 2110
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. All are free (as in speech and beer).
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.4 or higher) || closed source, but free|| Recommended Mac editor ||
|| [[http://notepad-plus-plus.org/|Notepad++]] || Windows || [[http://www.opensource.org/licenses/gpl-2.0.php|GPL]] || Recommended Windows editor ||
|| [[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. All are free (as in speech and beer).

Editor

Platform(s)

License

Notes

TextWrangler

Mac (10.4 or higher)

closed source, but free

Recommended Mac editor

Notepad++

Windows

GPL

Recommended Windows editor

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