Quick Links: Download Gideros Studio | Gideros Documentation | Gideros Development Center | Gideros community chat | DONATE
ZeroBrane Lua IDE v0.90 is out — Gideros Forum

ZeroBrane Lua IDE v0.90 is out

paulclingerpaulclinger Member
edited November 2014 in Announcements
As @keszegh mentioned in another thread (http://giderosmobile.com/forum/discussion/comment/39341#Comment_39341) the new version of ZeroBrane Studio is out. Since I haven't announced the last couple of versions, I thought I'd summarize the most interesting/relevant changes.

The latest version (0.90) added the function outline that lists all functions defined in your open files. It also improves auto-complete to provide scope-aware suggestions for local and global variables. Files in the project/file tree can be hidden and shown based on their type (use the context menu in the tree).

The earlier versions added support for displaying tables in the Watch window and for editing values directly in that window (instead of retyping references in the Remote Console). I've also added re-indentation of code fragments or the entire file (Ctrl/Cmd-I) and enabled search in Console and Output windows. The UI has been cleaned and the performance of the application has been improved (especially when the application is idle and when the code is parsed to extract functions/variables).

As before, the packaged versions for Windows/OSX/Linux are available on the project website: http://studio.zerobrane.com. Let me know if you notice any issues with the most recent version. Thank you.

Paul.
+1 -1 (+6 / -0 )Share on Facebook
Sign In or Register to comment.