Go語言開發工具 LiteIDE X27 釋出

edithfang發表於2015-02-04

經過一個月的開發,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
相關連結

相關閱讀
評論(1)

相關文章