This is a creation in Article, where the information may have evolved or changed.
Liteide Download Address:
Install:http://code.google.com/p/golangide/downloads/list
source:http://code.google.com/p/liteide/
The study of the software directly with the author of the documentation provided, the Chinese written by the IDE, the document is also Chinese, the steps are not much to say.
Install 3 basic steps:
1. Install go environment See previous article (Download a go install package to install it)
2. Download and decompress Liteide
3. Gocode code hint program installation.
The original document did not say too clearly.
It's actually putting the Gocode.exe under the C:\Go\bin (your GO environment's Bin directory). It's OK.
Description: Gocode Download:
CMD run go get-u github.com/nsf/gocode
Then in the C:\Go\bin more than one bin and src directory, the bin below the Gocode.exe copy to C:\Go\bin is OK
Note: Interested in Gocode source can access Https://github.com/nsf/gocode
Attached: GO User's Manual:
Https://github.com/astaxie/godoc/downloads