This is a creation in Article, where the information may have evolved or changed.
The Liteide X5 version for Golang. Liteide is a simple, open
Source,cross-platform IDE.
VERSION:X5 v0.78125
Website:http://code.google.com/p/golangide
Download:http://code.google.com/p/golangide/downloads/list
Source:http://code.google.com/p/liteide
Features:
Plugins Extension System
File Based Build System
Multi Build Environment System
Kate Syntax and Style Scheme
Wordapi Completer Helper
Golang Astview Code Doc Plugin
System:
win32/linux32/linux64/macosx10.6
Update logs:
---2011.7.6
Ver X5 0.78125
* Add Codesearch plugin:editor Search and Replace
* Add Golangdoc Plugin:golang Package Find
* Add Search and Replace Regex: (Colo) (U) (r), \1\3
* Add Fileborwser Top dir setup
* Add Liteeditor Copy Syntax Color Support (HTML mimedata)
* Add Liteeditor ReadOnly
* Add MainWindow all Dockwidget saveState
* Add editormanager ctrl+tab switch
* Update Tools/gopromake to R58
* Update Tools/goexec to R58
* Update Tools/goastview to R58
* Fix Filebrowser Rename show oldname
* Fix ENV c:/go/bin;%path% order, GOBIN is priority
* Fix FileBrowser sort incorrect on macosx
* Fix gofmt Reload editor display POS Keep
* Fix Editor Close Ask BUG ret==saveall
* Fix Editor Word writed, compelter only one match auto hide