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

fmt_cmd isn't use GOPATH env from GoSublime settings #675

Closed p1gmale0n closed 5 years ago

p1gmale0n commented 8 years ago

am using custom GOPATH - configured in GoSublime.sublime-settings / project.sublime-settings but goimports output differently from output on shell with the same GOPATH

DisposaBoy commented 8 years ago

If you press ctrl+9 and type env GOPATH it should print what it think your GOPATH is