|
On Jan 17, 2010, at 9:38 AM, Rob Kendrick wrote:You can't know the type of the receiver in Python either, so if Python editors can do it, then Lua editors ought to be able to do so as well.
> Sure, but it's not possible to be useful with method calls, for
> example. (Because the editor can't know the type of the variable
> before the colon, as well as many other reasons.)
Mark