ascarter / Go-bbpackage

BBEdit package for Go development
MIT License
35 stars 3 forks source link

Go workspace missing #8

Closed bklebe closed 5 years ago

bklebe commented 7 years ago

Whenever I try to use any of the builtin scripts, I get the error "Go workspace missing." I have attempted to traced this back through the shell scripts but can only figure out that _gows_switch() is failing but not why.

bklebe commented 7 years ago

Now I'm getting "Go workspace already set" and nothing has changed. Where should I start off trying to debug this? Is it possible to see the env that BBEdit has for itself?

ascarter commented 7 years ago

Sorry for the late response - I'm rewriting the support scripts to handle the Go environment better. The easiest fix is to quit BBEdit then go to the workspace in your terminal and launch BBEdit from there.

ascarter commented 7 years ago

Actually - try this again - I refactored the scripts about a month ago.