AlanQuatermain / go-tmbundle

A TextMate bundle for the Go programming language.
http://alanquatermain.net/
Other
127 stars 40 forks source link

Gocode completion stopped working #43

Open tdegrunt opened 11 years ago

tdegrunt commented 11 years ago

Since I've upgraded to OSX Mavericks, the gocode completion stopped working. Gocode is installed, TextMate has both TM_GOCODE and PATH configured to reach the gocode binary.

I also have SublimeText 2 installed, it's gocode completion works fine.

Is there any way to debug this, console output, text mate bundle output?