lua-users home
lua-l archive

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


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 the following improvements (full details are
in the changelog [1]):
- Added project-wide fuzzy symbol search, including support for
file@symbol search.
- Improved application performance and memory usage.
- Improved memory handling for large files.
- Improved auto-complete order of results and suggestions for
case-sensitive matches.
- Updated Windows launcher to add dpi awareness for high dpi monitors.
- Upgraded Lua 5.3 interpreter to 5.3.1.
- Fixed a memory leak after a search panel is opened.
- Fixed an occasional crash from the filetree on Linux.

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