diff --git a/.vscode/launch.json b/.vscode/launch.json index 94d440d1..a4401cc9 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -3,7 +3,7 @@ "configurations": [ { "useApiV1": false, - "name": "Debug operator", + "name": "Debug parser", "type": "go", "request": "launch", "mode": "auto",