天天看點

Go 語言開發工具 LiteIDE x22 釋出

LiteIDE x22釋出,新版本提供了Golang查找使用和代碼重構功能,并修複之前版本的一些BUG。

Binary downloads  http://sourceforge.net/projects/liteide/files Source code https://github.com/visualfc/liteide

### 2014.04.14 Ver x22

* LiteIDE

    * add golang find usage support

    * add golang code refactor support

    * fast jump to declaration

    * add reload folder/files option on startup.

* LiteIDE

    * fix code fold bug

* LiteDebug

    * add call frame goto line

* LiteEnv

    * add freebsd env

* LiteFind

    * new find result view from QtCteator

* GolangEdit

    * new golang editor support plugin

    * find usages

    * rename symbol under cursor

* MarkdownEdit

    * add Github_Word.css, thanks github.com/lixiaolong