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.

Some of the changes in the new version (0.36):

- Added 32bit and 64bit Linux binaries with expanded support for various distributions (Debian, Ubuntu, Xubuntu, Mint, ArchLinux, Fedora, Gentoo and others are now supported going back to Ubuntu 10.04). One package includes binaries for 32bit and 64bit systems.
- Improved debugger performance and performance of tab and project switching.
- Enabled full debugging for Corona on OSX.
- Added multiple selection and multi-cursor editing.
- Made Stack and Watch windows dockable and toggleable.

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

Paul.