皇上,还记得我吗?我就是1999年那个Linux伊甸园啊-----24小时滚动更新开源资讯,全年无休!

Go 语言开发工具 LiteIDE X34.3 发布

Go 语言开发工具 LiteIDE X34.3 发布, 新版本修复 BUG,提供了 Go modules 的代码自动完成、代码查询和跳转支持。

### 2018.10.05 Ver X34.3
* LiteIDE
	* fix support go1.11 modules
* GolangEdit
	* fix jump import line
	* fix find usages for import line
* LiteEditor
	* fix gocode completer item kind update
* GolangCode
	* enviroment changed to reset gocode
* gotools & gocode
	* types: fix module-based project with several subpackages https://github.com/visualfc/liteide/issues/977
	* types: fix redeclared file parser cursor first
	* types: fix source file update check in stdin
	* types: fix x test files check
	* gomod: fix lookup module for go list
* gocode
	* fix gocode crash https://github.com/visualfc/liteide/issues/978

转自 https://www.oschina.net/news/100588/liteide-34-3-released