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

来源: 投稿
作者: 七叶
2018-10-24 08:03:00

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
展开阅读全文
点击加入讨论🔥(11) 发布并加入讨论🔥
本篇精彩评论

引用来自“德莫罗”的评论

@红薯 因为github 是码云的竞争对手么,下载都只跳到sourceforg,结果sourceforg还没提供35的下载,不得不又找回github上的下载。 这做法未免太小家子气了些。
真的看不下去了!
新闻第二段贴的就是 GitHub 下载地址。至于你说的 sourceforge 下载地址,是作者提交项目的时候自己填的。
为什么老是要不怀好意的揣测别人呢?
2018-10-24 09:06
4
举报
你们继续对喷,我是来支持LiteIDE,这是我从golang 1.3 就是一直使用的工具,真的很棒
2018-10-24 09:32
3
举报

引用来自“德莫罗”的评论

@红薯 因为github 是码云的竞争对手么,下载都只跳到sourceforg,结果sourceforg还没提供35的下载,不得不又找回github上的下载。 这做法未免太小家子气了些。
跟我们有啥关系啊?这是作者设填写的,你懂不懂就瞎喷
2018-10-24 09:04
3
举报
请直接下载 LiteIDE X35.1 (BUG修复,修复了 gocode 对 \r\n 代码的识别BUG,修复了右键 Jump Import Line 时的识别 BUG )
2018-10-24 16:22
1
举报
LiteIDE还是挺不错的,好多年了一直在坚持下去,希望能找到合适的商业路线,把产品做得更加完善。
2018-10-24 09:34
1
举报
11 评论
3 收藏
分享
返回顶部
顶部