Go 語言開發工具 LiteIDE X35 釋出,支援 Go modules

visualfc發表於2018-10-24

Go 語言開發工具 LiteIDE X35 釋出,新版本使用快取加速了原始碼資訊顯示和跳轉功能,修復了 Delve 外掛除錯 BUG,提供了對 Go modules 機制的完全支援。

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

  • gotools

    • find all usages support Go module work dir
  • gotools

    • fast completer for Go module project
    • provide types info for liteide by cache
更多原創文章乾貨分享,請關注公眾號
  • Go 語言開發工具 LiteIDE X35 釋出,支援 Go modules
  • 加微信實戰群請加微信(註明:實戰群):gocnio

相關文章