From 14f1d9c6d27e164e53e77711142841d8afd84c93 Mon Sep 17 00:00:00 2001 From: Charles Gagnon Date: Tue, 24 Aug 2021 12:14:20 -0700 Subject: [PATCH] Add another missed rederer attach (#16874) --- .vscode/launch.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vscode/launch.json b/.vscode/launch.json index e0e3dc3eea..aab881b215 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -303,7 +303,7 @@ { "name": "Launch ADS & Debug Renderer and Extension Host", "configurations": [ - "Launch Azure Data Studio", + "Launch ADS & Debug Renderer", "Attach to Extension Host" ], "presentation": {