X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=src%2Fxds%2Fxds-cli.git;a=blobdiff_plain;f=.vscode%2Flaunch.json;h=b79209905de0229666c8c5d783f41eef8c332ee7;hp=1fc4ed167d2a4aae363413773d8f9003de11fab3;hb=0012c3c7b256df7db834080740d8fc124c9dba22;hpb=5b9b7280b3b812f596de2cbdebce5c5877c7f50e diff --git a/.vscode/launch.json b/.vscode/launch.json index 1fc4ed1..b792099 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -1,6 +1,8 @@ { "version": "0.2.0", - "configurations": [{ + "configurations": [ + + { "name": "xds-cli (version)", "type": "go", "request": "launch", @@ -16,7 +18,7 @@ "showLog": false }, { - "name": "xds-cli (list)", + "name": "xds-cli sdks (list)", "type": "go", "request": "launch", "mode": "debug",