LiteIDE X37.3 Released
LiteIDE X37.3 正式发布,这个版本为 BUG 修复版本。更新 gotools 和 gocode 以更好支持 GOMOD,修复了 delve 退出错误,新增了 win64 mingw 编译版本下载。
2020.10.10 Ver X37.3
- LiteIDE
- fix dlv debug exit crash on window
- support mingw-64 build for window
- LiteApp
- update icon for hight-dpi
- LiteBuild:
- gosrc.xml add tool cover html command
- gosrc.xml add make command
- LiteEditor:
- add dark-gray.xml color scheme, thanks for qAison
- fix showlink tooltip bug for Qt5.12
- GolangEdit:
- add find usages skip tests action
- Terminal:
- fix winpty load for Q_OS_WIN64
- add closeall action
- DlvDebugger
- fix exit crash on window
- fix handle response regexp
- gotools & gocode
- update fastmod for go1.14 GOMOD
- gotools
- types add skip tests flag