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