Go 语言开发工具 LiteIDE X37.4 发布
LiteIDE X37.4 已经发布,此版本为功能修复版本。在 macOS 上删除到回收站功能改用本地 API实现;修复了查找/替换/重构时的编辑器刷新显示问题;重新规划了复制粘贴、复制路径、集成终端等功能的右键菜单显示。
### 2021.03.02 Ver X37.4
* LiteIDE
* move to trash use api on macos
* fix find&replace repaint
* update terminal action
* add copy fullpath action
* LiteApp
* editor context menu add integrated terminal action
* folder view update integrated terminal action
* folder view add copy full path action
* move to trash use api on macos
* LiteFind
* fix find&replace editor repaint
* fix file search replace repaint
* windows fileserach shortcuts add ctrl+atl+f
* LiteEditor:
* gomod.xml add retract
* Terminal:
* move to core plugin
* DlvDebugger:
* add pass flags options