This is a creation in Article, where the information may have evolved or changed.
1. Installation Sublime Text and open, ctrl+, and enter the following command at the command line by pressing ENTER ( installation of the package control )
import Urllib2,os; pf='Package Control.sublime-package'; Ipp=sublime.installed_packages_path (); Os.makedirs (IPP)ifNot os.path.exists (IPP)ElseNone; Urllib2.install_opener (Urllib2.build_opener (urllib2. Proxyhandler ())); Open (Os.path.join (IPP,PF),'WB'). Write (Urllib2.urlopen ('http://sublime.wbond.net/'+pf.replace (' ','%20') . read ()); Print'Restart Sublime Text to finish installation'
2. Re-open Sublime text, select preferences--Package Control--istall, click Enter, Installing Gosublime
3. Then download Gocode, put the bin file and github.com in the SRC directory
Go-src-bin-gocode.exe ...
Go-src-github.com-nsf-gocode ... (Gocode)
Go-src-github.com-go_sql_driver-mysql ... (Database-driven)
GO-SRC-... Go file
Errors may occur during installation, files cannot be selected by default when an error occurs
Workaround: Select Preference--browse packages to enter the directory, delete all files, then disassemble the program, reinstall the sublime