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, remote debugger, code analyzer, live coding, integration
with various Lua engines, and support for Lua 5.1, 5.2, 5.3, and
LuaJIT.

The new version includes redesign search panel with added incremental
search and replace-in-files preview. It also includes
excludelist/binarylist options to exclude files and folders from being
processed by the IDE (which should speed up search and navigation on
large folders). The debugger was updated to provide vararg support in
the Stack view for Lua 5.2 and 5.3. All the changes in this release
are described in the changelog [1].

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