lua-users home
lua-l archive

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


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.

This release includes a large number of improvements (full details are
in the changelog [1]); one of the improvements is the ability to
expand tables in the Watch window and experimental support to edit
values in those tables directly in the Watch window during debugging.
Other changes include:
- Added highlighting all instances of selected text.
- Added replacing all selected instances using a dialog.
- Added search in Console and Output windows.
- Improved compatibility with Lua 5.2 to run the IDE.

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

Paul.

[1] https://github.com/pkulchenko/ZeroBraneStudio/blob/master/CHANGELOG.md