设为首页收藏本站

LUPA开源社区

 找回密码
 注册
文章 帖子 博客
LUPA开源社区 首页 业界资讯 软件追踪 查看内容

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

2018-10-24 12:52| 发布者: joejoe0332| 查看: 753| 评论: 0|原作者: oschina|来自: oschina

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

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

酷毙

雷人

鲜花

鸡蛋

漂亮
  • 快毕业了,没工作经验,
    找份工作好难啊?
    赶紧去人才芯片公司磨练吧!!

最新评论

关于LUPA|人才芯片工程|人才招聘|LUPA认证|LUPA教育|LUPA开源社区 ( 浙B2-20090187 浙公网安备 33010602006705号   

返回顶部