LiteIDE x21.1發布,新版本降低了內存使用,提高速度,實現了新的文檔搜索工具,修復了gocode插件和present插件的BUG。
* 源代碼下載
https://github.com/visualfc/liteide
* 發行版下載
http://sourceforge.net/projects/liteide/files
### 2014.03.20 Ver x21.1
* LiteIDE
* reduce application memory usage
* add new golang doc search (modification from rspace doc tool)<http://code.google.com/p/rspace.cmd/doc>
* update golang api index
* folder add go build context menu
* short folder name
* optimization litide_stub api tool
* add kate solarsooty.xml thanks for Unknown <https://github.com/Unknwon>
* add code complete short key (ctrl+space)
* fix gocode automatically plugin
* fix golang present verify plugin