Cocos Code IDE 1.0.0-rc2 发布,之前的版本已经发布了有 4 个星期了,此版本还是一个 bug 修复版本,包括大量的 bug 修复。
更新内容:
1.JDK 集成,IDE 集成了 JDK 1.8,并且默认使用 JDK 1.8
Lua API 参考文档集成
增强了 Lua 的自动完成功能,可以通过注释定义变量的类型Auto-Completion enhancement
You can define the variant‘s type by annotation
增强了之前版本的 JavaScript 自动完成功能
...
Define variant‘s type by annotation
Tell the IDE the return value's type by annotation
"this" support
Show members define in extend class
当下个版本发布的时候,Auto Update
Cocos Code IDE 会自动更新
大量 bug 修复,完整列表: here
更新注意事项
如果打开之前版本的工作空间的时候发生一些 UI 错误发,你可以点击 Windows/Reset Perspective... 来修复:)
Cocos Code IDE 是 Cocos2D-x 的官方集成开发环境,支持 Lua 和 JavaScript 的脚本编码。
软件详情:http://www.cocos2d-x.org/docs/manual/code-ide/changelog/en
下载地址:http://www.cocos2d-x.org/products/codeide/
来自:开源中国社区

