[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] ZeroBrane Studio 0.70; now with OpenResty, Lapis, and Moonscript debugging
- From: djczaski@...
- Date: Fri, 20 Jun 2014 13:20:06 -0400
I wish there was a way to use ZeroBrane with Codea on an iPad.
> On Jun 19, 2014, at 1:04 PM, Paul K <paul@zerobrane.com> 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.
>
> Some of the changes in this release (full details are in the changelog [1]):
>
> - Added support for OpenResty/Nginx [2] (thanks to agentzh!) and Lapis
> [3] (thanks to Leaf Corcoran!) debugging.
> - Added re-indentation of selected fragment or entire file (Edit |
> Source | Correct Indentation).
> - Added line mapping support for debugging Lua-based languages (e.g.
> moonscript).
> - Fixed debugger compatibility with Lua 5.2.
>
> It's also now possible to debug Moonscript applications using
> ZeroBrane Studio and I'll post instructions on how this can be done
> shortly.
>
> Installation packages for Windows, OSX, and Linux are available on the
> project website: http://studio.zerobrane.com. Thank you for your
> patches, feedback, and support of the project!
>
> Paul.
>
> [1] https://github.com/pkulchenko/ZeroBraneStudio/blob/master/CHANGELOG.md
> [2] http://notebook.kulchenko.com/zerobrane/debugging-openresty-nginx-lua-scripts-with-zerobrane-studio
> [3] http://notebook.kulchenko.com/zerobrane/lapis-debugging-with-zerobrane-studio
>