[ZeroBrane Studio] [ANN] ZeroBrane Studio v0.38; now with real-time variable indicators, plugin API, improved auto-complete, and LuaJava debugging support

  • From: Paul K <paulclinger@xxxxxxxxx>
  • To: Lua mailing list <lua-l@xxxxxxxxxxxxx>, zerobrane@xxxxxxxxxxxxx
  • Date: Sat, 22 Jun 2013 15:29:34 -0700

Hi All,

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 notable changes in the new version (full changelog is
here: https://github.com/pkulchenko/ZeroBraneStudio/blob/master/CHANGELOG.md):

- Added source code debugging (to support LuaJava and other engines);
details: 
http://notebook.kulchenko.com/zerobrane/debugging-embedded-code-fragments-zerobrane-studio.
- Added scope-aware global/local/masked/masking variable highlighting;
details: 
http://notebook.kulchenko.com/zerobrane/scope-aware-variable-indicators-zerobrane-studio.
- Added 'Go To Definition' and 'Rename All Instances'.
- Added package/plugin API.
- Improved auto-complete API with inheritance and table index support.

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

Paul.

Other related posts: