Hi, all
liteide x30 released!
This version bug fix, support go1.7, add fakevim mode (thanks jsuppe
https://github.com/jsuppe) , add quick open files (ctrl+p) and quick open
editor (ctrl+alt+p) actions.

LiteIDE Source code : https://github.com/visualfc/liteide
Gotools Source code : https://github.com/visualfc/gotools
Binary downloads : http://sourceforge.net/projects/liteide/files
Latest downloads : http://git.oschina.net/visualfc/liteide/attach_files

### 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 CTRL+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

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to