Go语言开发工具 LiteIDE X27 发布

jopen 9年前

经过一个月的开发,LiteIDE X27正式发布。

新版本重新设计了编译和编辑工具栏。支持编译项目锁定,支持Go语言鼠标下代码提示和鼠标导航功能,编辑器支持换行/空白显示等设置,修复了谷歌拼音输入法光标显示等BUG。

项目地址
https://github.com/visualfc/liteide
二进制下载
http://sourceforge.net/projects/liteide/files

### 2015.2.4 Ver X27  * LiteIDE   * create independent project gotools and replace liteide_stub    * move build toolbar to the main window   * move editor tab to editor widget   * fix multi window keyshort invalid   * fix treeview scroll bar   * fix sidebar keyshort  * GolangEdit   * add editor mouse under symbol tooltip    * add ctrl + left mouse button to link navigate   * fix embeded func navigate   * fix golang syntax parser  * LiteBuild   * add build lock action   * update build config file   * fix output enter offset  * LiteFind   * update find text by under cursor  * LiteEditor   * add whitespace visible setup option   * add line end setup option    * fix google pinying editor cursor hide bug   * fix editor navigate action  * JsonEdit   * re-implement json format   * RustEdit   * add simple rust support