Quantcast
Channel: OSCHINA 社区最新新闻
Viewing all articles
Browse latest Browse all 44801

LiteIDE X30.3 发布,Go 语言开发工具

$
0
0

Go 语言开发工具 LiteIDE X30.3发布。

新版本带来更好的输入体验,自动完成支持模糊匹配。实现了文件保存时代码格式化后输入位置的自动匹配。编译和调试的输出窗口对颜色代码做了过滤处理。Go代码查询也已支持了guru(如未安装guru则回退到oracle)。本版本的gotools工具在go1.8beat1下编译,支持最新的go1.7.4和go1.8beta1。

2016.12.6 Ver X30.3

* LiteEnv

* remove GO15VENDOREXPERIMENT env

* LiteEditor

* add fuzzy completion option, default setup

* add clear completion cache when save files option

* support drop file to open editor

* add case convert actions

* GolangEdit

* add guru support (backup oracle)

* GolangFmt

* fmt try to keep the original location

* DlvDebugger

* use native stepout

* filter term color

* LiteBuild

* filter term color

* FileTest support TESTARGS

* gotools

* always use vendor

* gotest support [build|test args]

* update vendor for oracle


Viewing all articles
Browse latest Browse all 44801

Trending Articles