what editor do you use?

Dave Kuhlman dkuhlman at rexx.com
Sat Jun 26 13:55:04 EDT 2004


Sticks wrote:

> i'm new to python and i was wondering what editors people prefer
> to use and why.

I like Jed a lot:

- light-weight and quick

- good but simple Python mode

- syntax high-lighting.  And, it's customizable, which is
  especially valuable for those of us who are "color challenged".

- very strong scripting language (SLang).  Very customizable.

- multiple buffers and ability to reload session (files previously
  open) on a per-directory basis

- and, of course, much more.

The down-side -- since it's so customizable, you will be tempted
to spend lots of time customizing and extending Jed capabilities.

It's at: http://space.mit.edu/~davis/jedsoft/jed/

Dave


-- 
Dave Kuhlman
http://www.rexx.com/~dkuhlman



More information about the Python-list mailing list