a desired python editor

Miki Tebeka miki.tebeka at zoran.com
Tue Mar 9 01:02:46 EST 2004


Jim Benson wrote:

> 1) Freeware (desired)
> 2) Runs on Linux (required)
> 3) Syntax high lighting (required)
> 4) A separate window for each file opened (desired)  
> 5) A way of seeing (and jumping to) the names of all methods/functions 
>    data elements in the file. (required)
VIm (http://vim.sf.net) gives you 1-4. If you use ctags you can have 5 
as well.
Learning curve is steep (just like Emacs) but when you're at the top 
it's amazing (mouse? we don't need no stinking mouse :-)

HTH.
Miki




More information about the Python-list mailing list