1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 LiteIDE X33.3 发布,Go 语言开发工具 下载

本帖由 漂亮的石头2018-04-23 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    484,885
    赞:
    46
    Go 语言开发工具 LiteIDE X33.3 发布, 新版本支持导入行的包文件列表跳转,代码完成支持 GOPATH / vendor 包列表提示。重构了调试行为,Go 代码 Debug/DebugTest 移入编译菜单中,编译调试版本时可根据当前 Go 版本自动选择适应的 gcflags 编译设置,以更好的支持 Go1.10。

    ### 2018.04.23 Ver X33.3
    * LiteIDE
    * support import jump to package source file
    * support import hints for all package on code completer
    * add build & debug action to build menu
    * fix build debug gcflags for go version
    * LiteApp
    * fix tab style sheet for Qt5.9 on macOS
    * project wizard add gocmdex/gopkgex for anywhere
    * LiteBuild
    * build config file add debug support
    * golang build add debug/debugtest action
    * fix golang build debug gcflags depends for go version
    * LiteDebug
    * filesystem add debug file action
    * remove internal golang build function
    * LiteEditor
    * reimplemented backspace quotes audo insert/remove action
    * GolangCode
    * parser import package for GOPATH
    * fix vendor import for code completer
    * add import hints for all package option (default)
    * add parser cgo completer list on editor
    * GolangEdit
    * fix import line navigate show link source
    * add import line jump to package file list
    * QuickOpen
    * add quickopenfolder implement
    * gotools
    * add new debugflag action for print debug gcflags for go version
    * types find import dir check vendor
    * types add import info and doc
    * fix astview pkg nil check
    LiteIDE X33.3 发布,Go 语言开发工具下载地址
     
正在加载...