LiteIDE X33.1 釋出,Go 語言開發工具

visualfc發表於2017-12-12

Go 語言開發工具 LiteIDE X33.1 正式釋出。 新版本對選單進行調整和規範,新增了工具選單,編輯選單保持可見,重新命名了部分工具視窗。 修復了編輯器內查詢功能的全文替換錯誤, 對快速開啟檔案操作 ( ctrl+p / command+p ) 改用執行緒方式重新實現,新增了快速開啟命令功能 ( ctrl+shift+p / command+shift+p ),整合了 gomodifytags 並提供 GUI 介面實現對結構體 Tags 的快速增刪功能。

LiteIDE X33.1 使用 go1.10beta1 編譯, 支援 Go1.9 / Go1.10beta1 或者更低的 Go 版本。


2017.12.12 Ver X33.1

  • LiteEditor
    • support quick open command
    • support gomodifytags
    • fix libpng warning on qt5 build
  • LiteApp
    • add tools menu for quick open actions
    • standard and rename tool window title
    • enable edit menu anytime, fix edit menu disable on editor lost focus.
    • fix editor load large file bad_alloc recover
  • LiteEnv
    • add select env to tools menu
  • LiteEditor
    • check and not open large file
    • fix edit hide edit sub menu 'setup' on macos
  • LiteFind
    • fix find editor replace all wrap around* GolangEdit
    • Integrated gomodifytags and gui tools support gomodifytags all options
  • QuickOpen
    • add quick open command action (ctrl+shift+p/command+shift+p)
    • quickopenfiles use thread for fast and cancel
    • fix quickopenfile cancel loading for esc or liteapp quit
更多原創文章乾貨分享,請關注公眾號
  • LiteIDE X33.1 釋出,Go 語言開發工具
  • 加微信實戰群請加微信(註明:實戰群):gocnio

相關文章