google / go-dap

Go implementation of the Debug Adapter Protocol
Apache License 2.0
127 stars 22 forks source link

Treat RestartRequest arguments identical to Launch/Attach arguments #89

Closed corneliusweig closed 8 months ago

corneliusweig commented 8 months ago

The restart request contains the last launch or attach arguments and should also be treated as an opaque embedded JSON message.