[ZeroBrane Studio] [ANN] ZeroBrane Studio 0.40

  • From: Paul K <paulclinger@xxxxxxxxx>
  • To: zerobrane@xxxxxxxxxxxxx, Lua mailing list <lua-l@xxxxxxxxxxxxx>
  • Date: Sun, 15 Dec 2013 20:16:04 -0800

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

Other related posts:

  • » [ZeroBrane Studio] [ANN] ZeroBrane Studio 0.40 - Paul K