From 993bebe2133307ae6606e7bc31b555acb1ffb154 Mon Sep 17 00:00:00 2001 From: Elena Tanasoiu Date: Wed, 15 Feb 2023 10:32:49 +0000 Subject: [PATCH] Add an extra line for testing the codespace-codeql tour If you uncomment this, you'll be able to test the codespace locally. Co-authored-by: Shati Patel --- .vscode/launch.json | 1 + 1 file changed, 1 insertion(+) diff --git a/.vscode/launch.json b/.vscode/launch.json index d2479f051..25b4a0586 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -11,6 +11,7 @@ "--extensionDevelopmentPath=${workspaceRoot}/extensions/ql-vscode", // Add a reference to a workspace to open. Eg- // "${workspaceRoot}/../vscode-codeql-starter/vscode-codeql-starter.code-workspace" + // "${workspaceRoot}/../codespaces-codeql/tutorial.code-workspace" ], "sourceMaps": true, "outFiles": [