LiteIDE X33 釋出,Go 語言開發工具
Go 語言開發工具 LiteIDE X33 正式釋出。這個版本優化了編輯器功能,讀取檔案支援 codec 自動檢測,重新載入檔案使用 diff 方式進行優化,重新實現 Mark API 並增加了新的 Bookmarks 外掛;Go 語言檢視和大綱增加了 TodoList 顯示;修復了 GolangEdit 的 查詢使用 偶而無效錯誤, 程式碼查詢 guru (備份使用內建 oracle) 增加了 GOPATH 內查詢介面功能。除錯和查詢外掛也有所增強……。
更多的功能實現和錯誤修復詳見更新記錄
- 專案地址: https://github.com/visualfc/liteide
- 專案主頁: http://liteide.org
- 下載地址: https://sourceforge.net/projects/liteide/files/
2017.11.2 Ver X33
- LiteIDE
- optimization editor plugin, load file check codec, reload file by diff
- add astview TodoList
- add new bookmarks plugin
- fix liteapp clean plugin order
- LiteApp
- filemanager auto reload file default YesToAll
- fix liteapp clean plugins reverse order
- fix #832, sidebar change action by combox
- fix folder sync editor same prefix error
- LiteEditor
- reload file use diff to keep state and mark
- load file check is binary and report
- load file check codec use libucd if utf8 decode failed.
- load file check decode error and report
- load file is readonly set editor widget readonly
- load and save file support utf8 bom
- add codec and lineend info on statusbar
- add copied text into the clipboard as HTML option
- add Solarized Dark color theme, thanks xgdgsc
- reimplemented editor mark api
- fix copy to clipboard tab escape
- GolangAst
- add TodoList for classview and outline
- fix #848, astwidget double clicked index check.
- GolangCode
- update pkglist to go1.9
- GolangEdit
- add stop source query action
- add source query action implement_GOPATH for GOPATH scope
- fix golang lexer parser folding end
- fix GolangHighlighter fold indent error set
- fix findUsage wordUnderCursor offset
- fix find usages findStart signal late
- GolangFmt
- load diff check modify current block text
- GolangCode
- fix update gopath process stop and wait
- LiteDebug
- fix cmd to native separator
- build target add -a build flag
- change debug targget name to target.debug (custom by LiteBuild)
- LiteBuild
- add custom debug name in build config
- LiteFind
- fix memory leak by GolangEdit GolangFileSearch
- fix findInFiles berore saveAllEditor
- fix FindEditor replace all
- Bookmarks
- new plugin for show open editors bookmarks and jump
- gotools
- update stdlib for go1.9.1
- astview add TodoList support
更多原創文章乾貨分享,請關注公眾號
- 加微信實戰群請加微信(註明:實戰群):gocnio
相關文章
- LiteIDE X31 釋出,Go 語言開發工具IDEGo
- LiteIDE X32.1 釋出,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 語言開發工具 LiteIDE X35 釋出,支援 Go modulesGoIDE
- go語言開發有哪些工具Go
- Go 語言 1.1 版釋出Go
- Google釋出go程式語言Go
- 使用go語言開發hive匯出工具GoHive
- Go語言開發的PaaS工具有哪些?go學習Go
- 五款最棒的Go語言開發工具?Go
- go語言安卓開發Go安卓
- 我給 ”Go 語言“ 開發了 6 個線上工具Go
- 使用go語言開發自動化API測試工具GoAPI
- C語言開發工具C語言
- Go 語言 Excel 類庫 Excelize 2.0.0 版本釋出GoExcelize
- 支援泛型的Go語言1.18釋出泛型Go
- GO 語言快速開發入門Go
- Go語言開發環境搭建Go開發環境
- go開發ide之liteide的安裝GoIDE
- Gitea 1.0 釋出了,Go語言開發的自助 Git 服務GitGo
- Gitea 1.0 釋出了,Go 語言開發的自助 Git 服務GitGo
- Go語言面試題分享:選擇題11道(2)go語言開發Go面試題
- Go 語言 Excel 文件類庫 excelize 釋出 1.4.1 版本GoExcelize
- Go 語言開發除錯中階Go除錯
- Golang(go語言)開發環境配置Golang開發環境
- GO 語言 Web 開發實戰一GoWeb
- go語言配置VIM開發環境Go開發環境
- GO語言————3、編輯器、整合開發環境與其它工具Go開發環境
- GO語言併發Go
- 有Go語言實戰培訓班嗎?go語言開發環境搭建Go開發環境
- Go 語言 udpproxy 除錯工具GoUDP除錯
- Go 語言 WebSocket 除錯工具GoWeb除錯
- 如何選擇開發語言或者開發工具