On Sat, Oct 22, 2011 at 3:59 PM, Edward K. Ream <edream...@gmail.com> wrote:
> On Sat, Oct 22, 2011 at 6:58 AM, Kent Tenney <kten...@gmail.com> wrote:
>
>
>> I have turned on calltips and autocompletion, enter the following:
>> c.app.config.getData(

Oops, the "c" in this message was a typo. I was typing g.app.config.getData(
(that's why autocomplete works) but I'm not getting a calltip.

I get a calltip with g.es(

If I <ctl-b> on
g.app.config.getData()

log says:
TypeError: getData() takes exactly 3 arguments (1 given)

Thanks,
Kent

>
> 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 leo-editor@googlegroups.com.
> To unsubscribe from this group, send email to 
> leo-editor+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/leo-editor?hl=en.
>
>

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

Reply via email to