LiteIDE X33.1 发布,Go 语言开发工具

Posted Linux伊甸园开源社区

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了LiteIDE X33.1 发布,Go 语言开发工具相关的知识,希望对你有一定的参考价值。

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

  • LiteIDE

    • 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 语言开发工具的主要内容,如果未能解决你的问题,请参考以下文章

搭建Go开发及调试环境(LiteIDE + GoClipse) -- Windows篇

Go 语言开发工具

Go 语言开始

Windows 平台下 LiteIDE 的安装和使用

01.go语言--开发前准备

go:Liteide自动补全不完善解决方案