lua-users home
lua-l archive

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


On Sun, Jan 17, 2010 at 10:25 AM, Rob Kendrick <rjek@rjek.com> wrote:
> On Sun, 17 Jan 2010 10:13:10 -0800
> Wesley Smith <wesley.hoke@gmail.com> wrote:
>
>> yeah, but honestly, who cares about this this case for deriving the
>> symbols in a file?  The editor is there to help in writing code.  If
>> you want runtime information at hand,  a debugger.  It's a totally
>> different situation.
>
> Err, anybody who wants worthwhile auto-completion?
>
I think you're overestimating what it takes ti have a useful
auto-completion by a long shot.  As I mentioned earlier, subethaedit
has quite a nice auto-completion and it doesn't even run the script.

wes