lua-users home
lua-l archive

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


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:

- Added LuaDist integration (requires a plugin [1]).
- Added live coding support for GSL-shell.
- Added support for project settings (requires a plugin [2]).
- Added filetree operations (rename/move/delete for files/directories).
- Added Busted interpreter.
- Other improvements (full release details are in the changelog [3]).

Installation packages for Windows, OSX, and Linux are available on the
project website: http://studio.zerobrane.com. Thank you for all the
contributions, feedback, and support of the project!

Paul.

[1] https://github.com/pkulchenko/ZeroBraneStudio/issues/225#issuecomment-27532676
[2] https://github.com/pkulchenko/ZeroBraneStudio/issues/107#issuecomment-26830619
[3] https://github.com/pkulchenko/ZeroBraneStudio/blob/master/CHANGELOG.md