DisposaBoy / GoSublime

A Golang plugin collection for SublimeText 3, providing code completion and other IDE-like features.
MIT License
3.42k stars 302 forks source link

go 1.11 seems to have broken gocode #863

Closed ThatNerdyPikachu closed 6 years ago

ThatNerdyPikachu commented 6 years ago

as of go 1.10, gocode worked flawlessly. just now, after updating to go 1.11, i see it has stopped working..

no errors are in console however..

DisposaBoy commented 6 years ago

Which version of GoSublime are you using? If you didn't install from the development branch, please switch to it. See https://margo.sh/b/migrate/

anacrolix commented 5 years ago

I had issues with GO111MODULE=on.