lua-users home
lua-l archive

Re: Lua IDE?

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


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

AltStyle によって変換されたページ (->オリジナル) /