[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua IDE?
- From: Michal Kottman <k0mpjut0r@...>
- Date: Tue, 22 Mar 2011 21:06:08 +0100
On Tue, 2011-03-22 at 15:45 -0400, Steve Litt wrote:
> Is there a Lua IDE with code completion and argument prompting?
SciTe together with lua-inspect [1] does a pretty decent job at code
completion (it can even deduce the type of table/object and suggest
completion after '.' and ':' sometimes), but I'm not sure about what you
mean by argument prompting.
[1] https://github.com/davidm/lua-inspect