On Sat, Oct 22, 2011 at 6:58 AM, Kent Tenney <[email protected]> wrote:


> I have turned on calltips and autocompletion, enter the following:
> c.app.config.getData(

That's because c.app doesn't exist, so the autocompleter falls back on ctags.

Try g.app.config.getData(

Edward

-- 
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