diff --git a/.vscode/launch.json b/.vscode/launch.json index f2d4b8128d..c2c8fa1953 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -1,6 +1,7 @@ { "version": "0.2.0", - "configurations": [ + "configurations": [l + ], "user" { "name": "Launch tools/generate", "type": "go", @@ -100,5 +101,4 @@ "preLaunchTask": "npm: watch", "cwd": "${workspaceFolder}/extension" }, - ] }