Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Test: Multi root support in the Go extension #33297

Closed
2 tasks done
ramya-rao-a opened this issue Aug 28, 2017 · 0 comments
Closed
2 tasks done

Test: Multi root support in the Go extension #33297

ramya-rao-a opened this issue Aug 28, 2017 · 0 comments
Assignees
Milestone

Comments

@ramya-rao-a
Copy link
Contributor

ramya-rao-a commented Aug 28, 2017

Complexity 3

Set up:

If you haven't setup Go before,

  1. Install Go
  2. Setup GOPATH
    1. Choose a folder where you will be having the Go projects
    2. Add env variable GOPATH with value as the above folder path
    3. Create 3 folders "src", "bin" and "pkg"
  3. Run go get github.com/golang/example/hello

Note: the word "workspace" in the settings value (for build/lint/vet/test on save) or in the commands (like Go: Test workspace) will mean the folder and not the multi root workspace

Log bugs under a single issue at https://github.com/Microsoft/vscode-go/issues

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Projects
None yet
Development

No branches or pull requests

3 participants