内容简介:Go 语言开发工具 LiteIDE X35.4 发布,新版本增强了代码导航和代码完成功能,在源代码存在错误情况下也可利用文本信息实现部分导航功能。增强了 Golang 导入行的代码完成功能,支持模糊完成,对于 Go Module 项目...
Go 语言开发工具 LiteIDE X35.4 发布,新版本增强了代码导航和代码完成功能,在源代码存在错误情况下也可利用文本信息实现部分导航功能。增强了 Golang 导入行的代码完成功能,支持模糊完成,对于 Go Module 项目,显示 go.mod 依赖包以及项目本地包的 import path,对于 GOPATH 项目,使用源码分析显示所有包的 import path。
### 2019.01.30 Ver X35.4 * LiteIDE * source code navigation can be used in wrong source code * imports completer support gomod depends and local imports for gomod project * imports completer support lookup all imports by source for GOPATH project * LiteApp * fix vs-dark.qss menu icon bug for windows10 * LiteEditor * fuzzy golang imports completer * fix complter imports offset * fix enter auto insert tab or space check by previous line * GolangCode * fix receive imports line process * GolangEdit * support lookup types info wrong source code * add jump to declaration toolbar * fix jump to declaration save history * gotools & gocode * source code navigation can be used in wrong source code * lookup gomod depends and local imports for gomod project * lookup all imports from source for GOPATH project
以上所述就是小编给大家介绍的《Go 语言开发工具 LiteIDE X35.4 发布》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:- LiteIDE X32 发布,Go 语言开发工具
- LiteIDE X33 发布,Go 语言开发工具
- Go 语言开发工具 LiteIDE X36 发布
- Go 语言开发工具 LiteIDE X37.1 发布
- LiteIDE X33.2 发布,Go 语言开发工具
- LiteIDE X33.3 发布,Go 语言开发工具
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Algorithms and Theory of Computation Handbook
Mikhail J. Atallah (Editor) / CRC-Press / 1998-09-30 / USD 94.95
Book Description This comprehensive compendium of algorithms and data structures covers many theoretical issues from a practical perspective. Chapters include information on finite precision issues......一起来看看 《Algorithms and Theory of Computation Handbook》 这本书的介绍吧!