John Salerno wrote:

> The thing I liked about UltraEdit is that you can define your own
> groups of words and put whatever words you want in there, so my
> file had a group called '__builtins__' and it listed all the Python
> built-in methods, and those would be highlighted. Most editors I
> see don't seem to allow this...

The Zeus IDE uses this exact same approach but takes it one step
further by allowing you to encapsulate all this information inside
a document type:

  http://www.zeusedit.com/forum/viewtopic.php?t=176

But alas Zeus is a Windows only editor.

Jussi Jumppanen
Author: Zeus for Windows IDE
http://www.zeusedit.com

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to