发布于 2014-11-03 09:52:18 | 158 次阅读 | 评论: 0 | 来源: 网友投递
LiteIDE Go 语言开发IDE
LiteIDE是国人开发的 Google Go 语言的一个开发工具,是一款专为Go语言开发而设计的跨平台轻量级集成开发环境(IDE),基于Qt开发,支持Windows、Linux和Mac OS X平台。
liteIDE更新到了 x24.1版本。
LiteIDE是国人开发的 Google Go 语言的一个开发工具,是一款专为Go语言开发而设计的跨平台轻量级集成开发环境(IDE),基于Qt开发,支持Windows、Linux和Mac OS X平台。
GitHub项目地址:https://github.com/visualfc/liteide
下载地址:http://sourceforge.net/projects/liteide/files/
更新日志:
LiteEditor
fix codecompleter crash
GolangCode
prompt pkg not find , enter key to auto import
fix struct offset for gocode
GolangFmt
merge goimports to liteide_stub
default use goimports