Just a suggestion, but if you plan to execute `go build` at the terminal, is it possible to execute `go-imports` just before? I think using this and gofmt (again from the command line) makes developing in Go very smooth.
I agree that it is a shame that these options aren't built-in and many newbies would have to discover them on their own.
I agree that it is a shame that these options aren't built-in and many newbies would have to discover them on their own.