GolangIDE is golang developer ide, based for liteide.
Features:
* UTF8 file load and save
* Syntax Highliter
* Project Manager
* Project Build and run
* No project, file build and run
* gopromake auto build tools
* build error can jump to source line
Download:
http://code.google.com/p/golangide/downloads/list
Source:
http://code.google.com/p/liteide/source/checkout
Update logs:
* 0.1.6 build on win32/linux64bit; auto env lookup.
* 0.1.5 build error can jump to source line
* 0.1.2 gopromake file parser use goroutines
* 0.1.0 first release