Hi All,
ZeroBrane Studio Lua IDE (v1.30) has been released; it includes updated Corona API descriptions and auto-complete that matches v2015.2731. Here is the summary of changes in the last two versions (full details are in the changelog):
* Updated Corona API for v2015.2731 and added handling of type inheritance.
* Added markers panel to show and navigate bookmarks and breakpoints.
* Added saving/restoring bookmarks and breakpoints.
* Added breakpoint prev/next navigation (Project | Breakpoint menu).
* Added find/replace in selection to search operations.
* Added printing of editor tabs and Console/Output windows (available on Windows and OSX).
* Added symbol indexing of project files for project-wide fuzzy symbol search (Ctrl/Cmd-B).
* Improved auto-complete order of results and suggestions for case-sensitive matches.
* Changed Toggle Breakpoint shortcut from F9 to Ctrl/Cmd-F9.
For those not familiar with this product, ZeroBrane Studio is a lightweight Lua IDE with code completion, syntax highlighting, live coding, code analyzer, and debugging support for Lua 5.1, Lua 5.2, Lua 5.3, LuaJIT, and other Lua engines, including Corona. The IDE includes project outline, fuzzy file/symbol search, remote console for code execution, find/replace, scope aware indicators and variable renaming, go to definition, and can be extended with Lua plugins.
Paul.