LiteIDE X27.1发布。
新版本支持Go语言全局查找和重构功能,支持重构替换后恢复功能,鼠标下代码信息显示支持附加文档,编辑器增加了复制/移动/删除行功能等。
### 2015.2.16 Ver X27.1
* LiteIDE
* fix code navigate history ( build / astview / debug / link)
* fix UNC path crash check
* LiteEditor
* add copy/cut/move/join line action
* fix selection color
* fix link color
* GolangEdit
* add global find usages and refactor(GOPATH)
* add refactor revert mode
* add golang symbol document on tooltip
* fix no jump code tooltip
* fix syntax for Non-English symbol name
* LiteFind
* add find swith replace mode
* add replace revert mode
* LiteBuild
* fix build lock custom config
* GolangAst
* fix Non-English symbol name
* gotools:
* type – simple object info
* type – add global usages
* type – add symbol doc search
* type – add XTest files support
* type – fix field pos search
* astview – update type var and factor to global