LiteIDE X33.3 Released
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
更多原創文章乾貨分享,請關注公眾號
- 加微信實戰群請加微信(註明:實戰群):gocnio
相關文章
- LiteIDE X34.1 ReleasedIDE
- LiteIDE X33.4 ReleasedIDE
- beego & bee 1.9.0 releasedGo
- beego & bee 1.9.0 releasedGo
- 安裝liteIDE on macIDEMac
- PHP 7.2.0 Release Candidate 3 ReleasedPHP
- OpenCv3.4 was released in December,2017.OpenCV
- go開發ide之liteide的安裝GoIDE
- Oracle E-Business Suite R12.1.3 (RUP3) is now ReleasedOracleUI
- LiteIDE X31 釋出,Go 語言開發工具IDEGo
- LiteIDE X32.1 釋出,Go 語言開發工具IDEGo
- LiteIDE X33 釋出,Go 語言開發工具IDEGo
- LiteIDE X32 釋出,Go 語言開發工具IDEGo
- LiteIDE X32.2 釋出,Go 語言開發工具IDEGo
- Go語言開發工具 LiteIDE X27 釋出GoIDE
- Go語言開發工具 LiteIDE X25.1 釋出GoIDE
- LiteIDE X30.3 釋出,Go 語言開發工具IDEGo
- LiteIDE X33.1 釋出,Go 語言開發工具IDEGo
- Go 武林外傳 - 工欲善必先利其器之 LiteIDEGoIDE
- 搭建Go開發及除錯環境(LiteIDE + GoClipse) -- Windows篇Go除錯IDEWindows
- Windows Server 2025 OVF, released Sep 2024 (sysin) - VMware 虛擬機器模板WindowsServer虛擬機
- Go 語言開發工具 LiteIDE X35 釋出,支援 Go modulesGoIDE
- 記一次 gocode 在高版本 Go 高耗 CPU 導致的 LiteIDE 卡頓GoIDE