LiteIDE X34 发布,支持 go1.11 Go modules 机制

2018-07-26    来源:oschina

容器云强势上线!快速搭建集群,上万Linux镜像随意使用
LiteIDE

Go 语言开发工具 LiteIDE X34 发布, 新版本支持 go1.11beta2 的 Go modules 机制。

更新了 gotools 以支持 Go modules 代码查询和重构,增强了 gocode (github.com/visualfc/gocode) 以支持 Go modules 的代码自动完成。

### 2018.07.26 Ver X34
* LiteIDE
	* update gotools support go1.11 modules
	* update gocode for https://github.com/visualfc/gocode support go1.11 modules
* LiteApp
	* refactor folder model code, remove depends
	* fix dock widget for Qt5.9.6 bug
	* move view godoc from folderview to litebuild
* LiteBuild
	* update BUILDARGS, remove -i for go1.11 build
* GolangCode
	* change to github.com/visualfc/gocode for support go1.11 modules
* GolangDoc
	* pdoc support real ImportPath display for Go modules or vendor
	* fix docs.html $.GoogleCN code
* GolangEdit
	* support go1.11 modules, view info / jump / find usages
	* support parser import path for Go modules or vendor for godoc view
* GolangPackage
	* add pkg/mod tree for Go modules
* QuickOpen
	* fix view pos for editor manager
	* support open file with fullpath on editor input
* DlvDebugger
	* fix continue
* gotools
	* types support go1.11 modules
	* add pkgcheck support modules or vendor check
* gocode
	* clone https://github.com/nsf/gocode support go1.11 modules

标签: Google isp 代码

版权申明:本站文章部分自网络,如有侵权,请联系:west999com@outlook.com
特别注意:本站所有转载文章言论不代表本站观点!
本站所提供的图片等素材,版权归原作者所有,如需使用,请与原作者联系。

上一篇:Ubuntu 18.10(Cosmic Cuttlefish)新社区主题曝光

下一篇:KodExplorer 4.32 传输速度优化,开放二次开发 API