Lua 集成开发环境,ZeroBrane Studio 1.0 发布
ZeroBrane Studio 是一个轻量级的Lua IDE。拥有代码提示、语法高亮、远程调试、代码分析、调试等功能。支持多个 Lua 引擎 (LuaJIT, Löve 2D, Moai, Gideros, Corona, Marmalade Quick, MobileLua, GSL-shell, and others). 它是基于 Estrela Editor.用Lua开发的,用到了lua socket、WxWidget等。 可以很好的结合cocos2d-x做游戏开发。调试、代码提示都可以完美的解决。
ZeroBrane Studio 1.0 发布,该版本值得关注的改进内容包括:
-
Added directory mapping to the project tree (closes #223).
-
Added
Run to Cursor
(closes #413). -
Added support to set/unset start file for a project (closes #411).
-
Added opening/creating file from the command bar (#31).
-
Added
staticanalyzer.infervalue
to enable deeper/slower analysis (#414). -
Updated Corona API for v2015.2576.
同时还有很多其他方面提升和 bug 修复,详情请看这里。
来自:http://www.oschina.net/news/62387/zerobrane-studio-1-0