发布于 2015-04-21 14:30:44 | 116 次阅读 | 评论: 0 | 来源: 网友投递
LiteIDE Go 语言开发IDE
LiteIDE是国人开发的 Google Go 语言的一个开发工具,是一款专为Go语言开发而设计的跨平台轻量级集成开发环境(IDE),基于Qt开发,支持Windows、Linux和Mac OS X平台。
LiteIDE X27.2发布。
LiteIDE是国人开发的 Google Go 语言的一个开发工具,是一款专为Go语言开发而设计的跨平台轻量级集成开发环境(IDE),基于Qt开发,支持Windows、Linux和Mac OS X平台。
新版本主要是完成BUG修复,编辑器支持列选择模式,集成了Go的Oracle工具支持等。二进制下载增加了Qt5.4编译(Windows平台和MacOSX平台)。
项目地址:https://github.com/visualfc/liteide
二进制下载:http://sourceforge.net/projects/liteide/files
### 2015.4.20 Ver X27.2 * LiteIDE * add output option * add windows native open explorer * add Ukrainian translation thanks Roman Shmelev* LiteEditor * add block selection mode (use Alt key) * fix text mimetype print char check. * fix code completer ...type * fix insert key * LiteEnv * optimization go env reload * LiteBuild * fix build config * LiteFind * fix editor match case replace * fix file search matchWord * GolangEdit * fix init option * fix embeded struct find * add oracle support * gotools * fix embeded struct type find * add oracle