GO语言开发工具liteide x13.1发布,新版本修复x13错误,增强了GO调试的断点和变量监视功能。
LiteIDE项目:
- 操作系统: Windows / Linux x86 / Linux x86_64 / MacOS X 10.6
- 项目主页: http://code.google.com/p/golangide
- 项目源码 : http://code.google.com/p/liteide
- 讨论组: http://groups.google.com/group/liteide-dev
- 下载链接: http://code.google.com/p/golangide/downloads/list
- 更新记录: http://code.google.com/p/golangide/wiki/changes
更新记录 2012.9.24 版本 x13
- LiteBuild : fix build load crash.
- LiteApp : fix double click error output regexp
- LiteApp : fix folder drop to liteide
- LiteDebug : watch vars load /save by project
- LiteDebug : breakpoint load /save by file
- LiteDebug : add remove all breakpoint action
- LiteDebug : add / remove global or local watch point
- LiteEditor : optimization editor mark
- LiteEditor : enable drop text
- GolangPlay : enable gofmt