lua-users home
lua-l archive

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


> - Improved application performance and memory usage.

Great!
I have tested new version under MacOS.
And ZeroBrane Studio 1.20 can run remote debugger with cocos2d-x Lua project with only a little lag now.
Previous release with cocos2d-x is very slow.

Best Regards!

Xpol Wan
// There is a better way!

On Sun, Oct 25, 2015 at 12:57 AM, Paul K <paul@zerobrane.com> wrote:
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