Go 语言开发工具 LiteIDE X30 发布,新版本修复了BUG,支持Go1.7,编辑器增加了 FakeVim模式,支持快速文件打开(Ctrl+P)和快速编辑器打开(Ctrl+Alt+P)操作。
### 2016.7.2 Ver X30
* LiteIDE
* add new QuickOpen plugin
* add new FakeVim plugin, thanks for [jsuppe](https://github.com/jsuppe)
* add custom env LITEIDE_TOOL_PATH/LITEIDE_PLUGIN_PATH/LITEIDE_RES_PATH
* LiteApp
* action tooltip shortcut show native text
* option keyboard map show native text
* QuickOpen
* quick open files action CTRL+P
* quick open editor action ATL+ALT+P
* quick go to line action CTRL+L
* quick open help
* FakeVim
* editor add vim style mode editing
* LiteEditor
* add goto line start/end action
* add goto doc start/end action
* add goto previous/next line action
* add goto previous/next charater action
* add goto previous/next word action
* change '' braces only go source
* fix codecompleter number first
* MacOS fix move line up/down shortcut command+shift+up/down
* GolangEdit
* CTRL+mouse navigate preview source info
* LiteFind
* MacOS fix edit replace shortcut command+shift+F
* Welcome
* fix doc css style
* gotools
* types fix limit parser
* types simple field info
下载地址:https://sourceforge.net/projects/liteide/files/
来自:开源中国社区

