Skip to content

Commit 5933f09

Browse files
Merge pull request #2078 from github/shati-elena/update-launch-json
Add an extra line for testing the codespace-codeql tour
2 parents 0ec30ee + 993bebe commit 5933f09

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)