Tom Fleet

Results 35 comments of Tom Fleet

I have found something interesting. It looks like the extension (or VSCode itself?) isn't sourcing my environment variables correctly when launched via the dock icon or via a command launcher...

Thanks for the detailed response! I'm on a mac sadly so have had some success with system wide env vars using `launchctl` and plist files but as you said, setting...

~The problem appears to no longer be present for me (having changed absolutely nothing 😂) I guess a release somewhere (vscode itself, gopls ?) has fixed it either intentionally or...

I do still get the issue on fresh starts it seems. The following steps produce no error and work as expected: 1) Open VSCode from the terminal using `code `...

> You shouldn't use it to re-select the Go binary. I thought you want the vscode-go to infer which go from PATH Sorry I wasn't clear, I've done both and...