Go 语言开发工具 LiteIDE X27.2.1 发布

b77m 9年前

LiteIDE X27.2.1发布,修复X27.2崩溃问题。

新版本主要是完成BUG修复,编辑器支持列选择模式,集成了Go的Oracle工具支持等。二进制下载增加了Qt5.4编译(Windows平台和MacOSX平台)。

项目地址:https://github.com/visualfc/liteide

二进制下载:http://sourceforge.net/projects/liteide/files

### 2015.4.22 Ver X27.2.1  * LiteIDE      * fix editor change crash    ### 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

LiteIDE是一款开源、跨平台的轻量级Go语言集成开发环境(IDE)。

主要特点

核心功能

  • 系统环境管理 </li>
  • 可配置的编译构建命令
  • 集成易用调试系统
  • 基于Kate语法显示
  • 可配置的代码自动完成
  • 基于MIME类型系统
  • 插件支持
  • </ul> </span>Go语言支持
    • 包浏览器
    • 类视图和大纲
    • 文档浏览
    • Gocode自动完成支持
    • Go语言Api函数检索
    • 代码导航
    • 查找使用
    • 代码重构
    • Go playground支持
    其他支持
    • Markdown
    • Json
    • Golang Present

    支持的操作系统