On Mon, Oct 6, 2008 at 1:28 PM, Edward K. Ream <[EMAIL PROTECTED]> wrote:

> update information in the background in a separate thread. Moreover,
> it would be good for autocompletion to do the following:
>
> 1. Resolve the meaning of 'self'.  For this the autocompleter code
> must know in what class the present node appears, which requires a
> scan of ancestor nodes, apparently.
>
> 2. Work in the presence of incomplete or syntactically incorrect
> functions or classes.

This is true - however, it's a problem that all scintilla users share.
Therefore, fixing it would best be done in scintilla (possibly
integrating PySmell to it somehow). It's something that Leo should not
worry about at this point, because there is so much other stuff to do.
Providing the level of autocompletion that e.g. eric4 provides should
be enough in the meantime.

-- 
Ville M. Vainio
http://tinyurl.com/vainio

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/leo-editor?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to