As part of the effort to support multi-module workspace (golang/go#32394), vscode-go should run all the tools (go run, go test, dlv, ...) in the super-module directory, instead of the package or the workspace root folder.
cc @stamblerre @findleyr @heschik @suzmue