Home > Editors > Text Editors

Text Editors

August 12th, 2007

The text editors I use:

PFE

Programmers File Editor

PFE (Programmers File Editor) the old diehard editor. This has been with me since the early 90′s and is still with me today (well occasionally at least). Simple editor with few frills – it does the job.

http://www.lancs.ac.uk/staff/steveb/cpaap/pfe/


Notepad++

Notepad++

Notepad++ is a free source code editor (and Notepad replacement), which supports several programming languages, running under the MS Windows environment.

This editor has fared me well over the last couple of years
http://notepad-plus.sourceforge.net/uk/site.htm


Komodo Edit

Komodo

Komodo Edit is a free, cut down version of the full Komodo developers IDE. Supported languages include Perl, PHP, Python, Ruby and Tcl; plus support for browser-side code including JavaScript, CSS, HTML and XML. Background syntax checking and syntax coloring catch errors immediately, while autocomplete and calltips guide you as you write. Available on Linux, Mac OS X and Windows.

http://www.activestate.com/products/komodo_edit/

Related Posts:

  1. Essential Software
  2. Adding a code snippet
  3. Windows Vista
  4. GeSHi
  5. TiddlyWiki
  6. RearType – Text Entry for Mobile Devices
  7. Microsoft PowerShell

Categories: Editors Tags:
Comments are closed.