Go语言开发工具 LiteIDE x24.3 发布
jopen 10年前
LiteIDE x24.3发布,整合了最新的goimports并优化,修复了imports查找使用/重构功能,修复了树列表崩溃BUG,修复了终端窗口显示功能等。
LiteIDE是一款开源、跨平台的轻量级Go语言集成开发环境(IDE)。
主要特点
核心功能
- 系统环境管理 </li>
- 可配置的编译构建命令
- 集成易用调试系统
- 基于Kate语法显示
- 可配置的代码自动完成
- 基于MIME类型系统
- 插件支持 </ul> </span> Go语言支持
- 包浏览器
- 类视图和大纲
- 文档浏览
- Gocode自动完成支持
- Go语言Api函数检索
- 代码跳转支持
- 代码表达式信息显示
- Go playground支持
- 实时预览、同步滚动
- 自定义CSS主题
- 可导出为HTML和PDF文档
- Markdown文档批量转换和合并
- Windows x86 (32-bit or 64-bit) </li>
- Linux x86 (32-bit or 64-bit)
- MacOS X10.6 </ul> </span>
支持的操作系统
发行版本下载地址
http://sourceforge.net/projects/liteide/files
源码编译下载
### 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