Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Update READE to add know issue for golang debug #821

Merged
merged 1 commit into from
Jul 7, 2019

Conversation

morningspace
Copy link
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
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
Member

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

@morningspace
Copy link
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