joefitzgerald / go-plus

An Enhanced Go Experience For The Atom Editor
https://atom.io/packages/go-plus
Other
1.51k stars 129 forks source link

Option to Set GOPATH for each window/ session / project / file #324

Open alimoeeny opened 8 years ago

alimoeeny commented 8 years ago

Is it possible to have a .goplus file that GoPlus will search the directory hierarchy for and read GOPATH from it? I use different GOPATH (like env in python) for each project and changing GOPATH in the settings for each project is less than ideal.

teodor-pripoae commented 8 years ago

:+1:

vapao commented 8 years ago

+1

gorexlv commented 8 years ago

+1

ERnsTL commented 8 years ago

+1, also using a separate GOPATH for each project.

joyhope commented 8 years ago

+1, I use GOPATH=$pwd:GOPATH for every project. gb project style. I hope gb style project will be supported by go-plus.

scippio commented 7 years ago

+1

Enapiuz commented 6 years ago

+1

merry-mongoose commented 6 years ago

+1