发布于 2014-11-13 22:28:58 | 254 次阅读 | 评论: 0 | 来源: 网友投递
LiteIDE Go 语言开发IDE
LiteIDE是国人开发的 Google Go 语言的一个开发工具,是一款专为Go语言开发而设计的跨平台轻量级集成开发环境(IDE),基于Qt开发,支持Windows、Linux和Mac OS X平台。
LiteIDE x24.3发布,整合了最新的goimports并优化,修复了imports查找使用/重构功能,修复了树列表崩溃BUG,修复了终端窗口显示功能等。
LiteIDE是国人开发的 Google Go 语言的一个开发工具,是一款专为Go语言开发而设计的跨平台轻量级集成开发环境(IDE),基于Qt开发,支持Windows、Linux和Mac OS X平台。
发行版本下载地址
http://sourceforge.net/projects/liteide/files
源码编译下载
https://github.com/visualfc/liteide
### 2014.11.13 Ver x24.3 * liteide_stub * merge and optimization code.google.com/p/goimports * fix astview for decl funcs * fix import line find uses * LiteApp * update german translation, thanks Harald Leinders * fix PATHEXT no default on windows * fix treeview remove crash bug * fix open terminal * GolangEdit * fix import find usages * fix golang func decl syntax highlighter * GolangAst * fix astview view missing funcs * GolangCode * fix goimports incorrectly removing certain no incorrectly removing no convention import paths