Skip to content

Commit 993bebe

Browse files
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 <[email protected]>
1 parent 95f46b3 commit 993bebe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.vscode/launch.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"--extensionDevelopmentPath=${workspaceRoot}/extensions/ql-vscode",
1212
// Add a reference to a workspace to open. Eg-
1313
// "${workspaceRoot}/../vscode-codeql-starter/vscode-codeql-starter.code-workspace"
14+
// "${workspaceRoot}/../codespaces-codeql/tutorial.code-workspace"
1415
],
1516
"sourceMaps": true,
1617
"outFiles": [

0 commit comments

Comments
 (0)