lua-users home
lua-l archive

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


On 12/16/2013 04:16 AM, Paul K wrote:
ZeroBrane Studio is a lightweight Lua IDE with code completion, syntax
highlighting, live coding, remote debugger, code analyzer, and
integration with various Lua engines.


Hi
I see that you support different Lua debugger back ends. I have my own back-end as well, do you think it would be easily possible to integrate my own ZeroBrane debugger binding? I have to say, that in my debugger the IDE attaches to the interpreter and not the other way around.
--
Thomas