Clarify instructions in comment

This commit is contained in:
Angela P Wen
2022-01-07 11:26:14 -08:00
parent 13742a4e9e
commit 43b3f72a41

3
.vscode/launch.json vendored
View File

@@ -103,7 +103,8 @@
"--disable-extension",
"github.copilot",
"${workspaceRoot}/extensions/ql-vscode/src/vscode-tests/cli-integration/data",
// Add a path to a checked out instance of the codeql repository so the libraries are
// Uncomment the last line and modify the path to a checked out
// instance of the codeql repository so the libraries are
// available in the workspace for the tests.
// "${workspaceRoot}/../codeql"
],