Skip to content

Commit da6ce09

Browse files
committed
Update READE to add know issue for golang debug
1 parent 28c9361 commit da6ce09

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 [Go extension](https://marketplace.visualstudio.com/items?itemName=ms-vscode.Go), `--security-opt seccomp=unconfined` is required when launch the code-server image. See issue [#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)