Go 語言開發工具 LiteIDE x23 發布
LiteIDE是一款開源、跨平臺的輕量級Go語言集成開發環境(IDE)。
主要特點
核心功能
- 系統環境管理
- 可配置的編譯構建命令
- 集成易用調試系統
- 基于Kate語法顯示
- 可配置的代碼自動完成
- 基于MIME類型系統
- 插件支持
- 包瀏覽器
- 類視圖和大綱
- 文檔瀏覽
- Gocode自動完成支持
- Go語言Api函數檢索
- 代碼跳轉支持
- 代碼表達式信息顯示
- Go playground支持
- 實時預覽、同步滾動
- 自定義CSS主題
- 可導出為HTML和PDF文檔
- Markdown文檔批量轉換和合并
支持的操作系統
- Windows x86 (32-bit or 64-bit)
- Linux x86 (32-bit or 64-bit)
- MacOS X10.6
LiteIDE x23 發布,新版本開始引入了SimpleLexer,提供了更好的Golang輸入完成體驗。/*
### 2014.07.24 Ver x23
* LiteIDE
* add golang simple lexer for editor
* add golang code complete tooltip
* golang code complete disable on comment or strings
* fix escape return editor
* LiteEditor
* add IHighlighterManager interface
* add ITextLexer interface
* add new color scheme carbon from William Kennedy
* fix kate code fold
* fix code completer offset
* GolangEdit
* add golang simple lexer
* add golang highlighter parser
* add tooltip for complete
* GolangPresent
* view by QtWebKit
* WebKitHtmlWidget
* change to browser view mode
*/
項目地址:https://github.com/visualfc/liteide
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!