Go 语言开发工具 LiteIDE X35 发布,支持 Go modules

栏目: 软件资讯 · 发布时间: 7年前

内容简介:Go 语言开发工具 LiteIDE X35 发布,新版本使用缓存加速了源码信息显示和跳转功能,修复了 Delve 插件调试 BUG,提供了对 Go modules 机制的完全支持。 下载地址 https://github.com/visualfc/liteide/releases/t...

Go 语言开发工具 LiteIDE X35 发布,新版本使用缓存加速了源码信息显示和跳转功能,修复了 Delve 插件调试 BUG,提供了对 Go modules 机制的完全支持。

下载地址 https://github.com/visualfc/liteide/releases/tag/x35

### 2018.10.24 Ver X35
* LiteIDE
	* all support Go1.11 Go modules
	* fast lookup types info by cache
	* fix delve debug recurse set blocking
* LiteApp
	* side window style enable move tool window to any left/right/bottom side.
	* side window style output bar shortcut change to command+meta+number (macos) or ctrl+shift+number
* GolangEdit
	* fast lookup types info by gocode cache
	* find all usages support Go modules work dir
	* refactor symbol support Go module work dir
* GolangAst
	* support import path gopath/vendor/modules doc view
* LiteDebug
	* add automatically add breakpoint main.main when debugging option (default disable)
* DlvDebugger
	* fix dlv list variables blocking, change LoadConfig recurse to 3
* LiteBuild
	* update gosrc.xml for support custom target workdir

* gotools & gocode
	* import https://github/visualfc/fastmod for fast parse go.mod depends
	* fast parse Go modules and fix issues https://github.com/visualfc/liteide/issues/986
* gotools
	* find all usages support Go module work dir
* gotools
	* fast completer for Go module project
	* provide types info for liteide by cache

【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

XForms Essentials

XForms Essentials

Micah Dubinko / O'Reilly Media, Inc. / 2003-08-27 / USD 29.95

The use of forms on the Web is so commonplace that most user interactions involve some type of form. XForms - a combination of XML and forms - offers a powerful alternative to HTML-based forms. By pro......一起来看看 《XForms Essentials》 这本书的介绍吧!

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

随机密码生成器
随机密码生成器

多种字符组合密码

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换