Go 语言开发工具 LiteIDE X38.2 发布

软件资讯 软件资讯 发布于 2年前 59 浏览 0 回复

LiteIDE X38.2 正式发布。

  • 更新 gotools & gocode,修复泛型代码查找和代码完成。
  • 重构 Go 类视图和大纲视图,支持泛型显示。
  • 更新 Delve 调试插件,增加反汇编视图,修复 windows 下退出错误。
### 2023.02.14 Ver X38.2
* LiteIDE
    * fix and update gotools & gocode
    * refactor astview outline
    * update dlv debugger plugin
* GolangAst
    * new outline view by pos
    * support typeparams
* LiteDebug
    * add disassemble view
* DlvDebugger
    * fix generics func sync
    * fix dlv process exit on windows
    * refactor gorountines model
    * support disassemble model
* LiteBuild
    * gosrc.xml TARGETNAME use BUILD_DIR_PATH
* GolangEdit
    * support any and comparable
* GolangCode
    * support any and comparable
* gotools
    * types fix find obj field 
    * types fix object string
    * gotest fix run test file use -run mode
    * astview add new -outline for outline
    * astview add new -tp for typeparams
    * astview fix interface embedded type 
* gocode
    * fix identifier comparable 
    * update lookup object

 



同类文章推荐:

  • Apache bRPC 1.11.0 发布
  • VirtualBox 7.1.4 发布
  • Python 3.14.0 Alpha 1 发布
  • Elasticsearch 8.15.3 发布
  • Spring Data 2024.1.0 RC1 发布
  • DBeaver 24.2.3 发布