Go語言開發工具 LiteIDE x21 發布

2021-06-20 20:29:38 字數 1263 閱讀 8730

liteide x21發布,新版本提高了go**跳轉速度,取消了x20的預設多視窗模式,增強了大綱顯示功能,優化了在macosx19上顯示速度,以及其他一些功能增加和bug修復。

上。* changes

###

2014.03.06

verx21

* liteide
* fast highlighter for macos x 10.9
* fast expression lookup f1/f2
* cancel x20 always open in new window mode.
* add new jsonedit plugin.
* add reload/close dialog yestoall, if modified on the drive.
* add auto reload files option, if modified on the drive.
* add store setting to local ini file option.
* fix folder expand state
* fix for case sensitive path comparison on windows
* fix memory leak
* litebuild
* add golint support
* liteenv
* recreate system.env
* liteeditor
* new color scheme gist-github (thanks william kennedy )
* fix if/else syntax fold
* golangast
* add type factor to funcs folder
* add type const
* add import symbol, and view document menu
* add context menu
* add symbol extra info
* golangfmt
* fix timeout
* fix gopath
* golangdoc
* fast expression lookup f1/f2

Golang開發工具LiteIDE使用方法整理

參考github的說明 liteide中執行程式有兩種方式 fr filerun 是編譯並執行單個檔案,可以使用shift alt r快捷鍵 br buildandrun 是編譯執行整個專案,可以使用command r快捷鍵。編譯執行單個檔案和編譯執行整個專案的區別在於 編譯執行整個專案的時候,只允...

Go 編譯工具 liteide 設定

一 windows 設定 二 1 liteide 錯誤 程序無法啟動 2 x86 64 w64 mingw32 gcc 4.8.0 win64 rubenvb.7z go 需要安裝 mingw64?3 4 go中呼叫c cgo 中的坑 5 go語言開發工具liteide配置 windows 谷歌系統...

go開發工具goclipse的安裝

start eclipse,go to help install new software.click the add.button,then enter the update site url in the location field,click ok.select the goclipse f...