I like the way call tips displays argument variables for functions when
you type the "(" after the function name. However, if one of the
arguments to the function is something like "SomeMod.attribute", the
intellisense will display all the exposed methods and attributes when
"SomeMod." is typed.
John J. Lee wrote:
> [EMAIL PROTECTED] writes:
>
> > I like the way call tips displays argument variables for functions
when
> > you type the "(" after the function name. However, if one of the
> > arguments to the function is something like "SomeMod.attribute",
the
> > intellisense will display