发布于 2017-03-03 00:51:20 | 131 次阅读 | 评论: 0 | 来源: 网友投递
LiteIDE Go 语言开发IDE
LiteIDE是国人开发的 Google Go 语言的一个开发工具,是一款专为Go语言开发而设计的跨平台轻量级集成开发环境(IDE),基于Qt开发,支持Windows、Linux和Mac OS X平台。
Go 语言开发工具 LiteIDE X31发布了。
新版本修复错误,优化了编辑体验。此版本增加了命令行支持重置用户设置,更新了文件向导功能,增加了空闲时文档自动保存功能,解决编辑器重载定位,重新恢复编辑工具栏,优化代码自动完成,增加大纲与编辑器同步功能,修复macOS上目录同步错误和dlv加载问题等。此版本支持go1.8。
LiteIDE
add command line `liteide [files|folder] [--select-env id] [--local-setting] [--user-setting] [--reset-settin
LiteApp
add application idle timer automatic save documents option
folders are not sorted to resolve sync editing errors on MacOS
update new file wizard
GolangPackage
update GOPATH setup
GolangCode
update env load
GolangAst
classview and outline add sync editor action
DlvDebugger
fix dlv execution on MacOS
FakeVim
option add load default command list action
LiteEditor
fix editor restore vertical scrollbar postion
fix codecompleter prefix min setup
restore the editor toolbar
option add mimetype custom extsition setup
LiteBuild
build config xml file enable custom $() on cmd and args