lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


lua-inspect does that (and more). That thing should be integrated in every single editor used to work with lua.

Jorge

On 16/10/12 12:05, David Collier wrote:
Is there anything I can do to get the interpreter to issue a warning when
I hide a variable?

I almost never mean to do it and it's a real source of wasted time!

TVM

David