blob: f0ca4fb753fb9d1cf450e4684b97f01cc428a39b [file] [log] [blame] [view]
# Debug Adapter
This debug adapter is experimental, in-development code. If you
actually need to debug Go code, please use the default adapter ("type": "go").
See the [contribution documentation](../../docs/contributing.md) to learn how to develop the debug adapter.