Go语言开发工具LiteIDE x13.2发布

jopen 11年前

GO语言开发工具liteide x13.2发布,新版本做了一些功能修复,增强对gocode的支持。

LiteIDE 是国人开发的 Google Go 语言的一个开发工具。

IDE基本特性: 

  • 以MimeType为基础构建的IDE
  • 编译环境管理
  • 项目文件系统管理
  • 编译系统管理
  • 简洁和开放的调试系统
  • KATE语法高亮支持
  • WordApi自动完成支持

GO语言增强: 

  • GO包浏览器
  • GO包向导
  • GO包编译
  • GO标准API检索
  • GO类视图
  • GO文档浏览
  • GOCODE支持

LiteIDE项目:

 ==== 2012.10.10 Ver x13.2 ====

 * GolangCode : the best support for gocode
 * LiteApp : add editor tab context menu
 * LiteApp : update view menu
 * LiteApp : fix check modify and save
 * GolangFmt : fix fmt editor style restore
 * GolangDoc : fix go/doc/*.html parser meta "Path="
 * GolangAst : fix update model style restore
 * Welcome : update page
 * LiteEnv : edit enviroment action
 * LiteBuild : update gosrc.xml
 * LiteBuild : fix double click goto line regexp 
 * LiteBuild : show enviroment go env
 * LiteBuild : execute error use red font
 * LiteEditor : color theme set currnet line background
 * LiteEditor : add color theme darktango.xml(Dumitru Ungureanu)
 * LiteEditor : go wordapi update, keyword types and funcs
 * LiteEditor : code compelter func auto append ()
 * LiteEditor : fix tab indent
 * FileSystem : fix execute find path
 * LiteFind : fix current directory