Update READE to add know issue for golang debug

上级 28c93612
......@@ -55,6 +55,7 @@ How to [secure your setup](/doc/security/ssl.md).
### Known Issues
- Creating custom VS Code extensions and debugging them doesn't work.
- 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.
### Future
- **Stay up to date!** Get notified about new releases of code-server.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册