[jEdit-Syntax-devel] Code completion request
Brought to you by:
marcel-boehme,
oliverhe
From: James H. <ja...@fr...> - 2002-08-18 07:57:11
|
Hi, Its good to see ongoing development with this package. I've used it before with excellent results. I'm now working on a project that requires server side scripting and based on my previous experience, I intend to use it in a simple IDE for writing/testing jython code. One capability that would be very useful, especially for new jython coders is a code completion feature. I'm not aware of any product that can do this for jython, and judging from various queries on mailing lists there is a need for jython oriented code completion. It would be really helpful if SpeedJava like features were available while editing the python code. The jython scripts have access to the underlying java libraries so the java completion should remain. (As you know, SpeedJava is a plugin for jEdit). regards James |