Skip to content

Update READE to add know issue for golang debug#821

Merged
deansheather merged 1 commit into
coder:masterfrom
morningspace:master
Jul 7, 2019
Merged

Update READE to add know issue for golang debug#821
deansheather merged 1 commit into
coder:masterfrom
morningspace:master

Conversation

@morningspace

Copy link
Copy Markdown
Contributor

Describe in detail the problem you had and how this PR fixes it

This is a doc change to provide way to debug golang code using Go extension w/ code-server. Additional option is required when launch the code-server image.

Is there an open issue you can link to?

#725

@deansheather

Copy link
Copy Markdown
Member

I'd probably change this to:

To debug Golang using [ms-vscode-go extension](https://marketplace.visualstudio.com/items?itemName=ms-vscode.Go), you need to add `--security-opt seccomp=unconfined` to your `docker run` arguments when launching code-server with Docker. See [#725](https://github.com/cdr/code-server/issues/725) for details.

@deansheather

Copy link
Copy Markdown
Member

Also, please sign your commits with PGP so we can merge them into the repo.

@morningspace

Copy link
Copy Markdown
Contributor Author

Thanks @deansheather I've made the change according to your comments.

@deansheather deansheather merged commit 242bb6f into coder:master Jul 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants