Skip to content

Commit 242bb6f

Browse files
authored
Merge pull request #821 from morningspace/master
Update READE to add know issue for golang debug
2 parents 28c9361 + e6713db commit 242bb6f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ How to [secure your setup](/doc/security/ssl.md).
5555
### Known Issues
5656
5757
- Creating custom VS Code extensions and debugging them doesn't work.
58+
- 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.
5859
5960
### Future
6061
- **Stay up to date!** Get notified about new releases of code-server.

0 commit comments

Comments
 (0)