Clarify instructions in comment
This commit is contained in:
3
.vscode/launch.json
vendored
3
.vscode/launch.json
vendored
@@ -103,7 +103,8 @@
|
|||||||
"--disable-extension",
|
"--disable-extension",
|
||||||
"github.copilot",
|
"github.copilot",
|
||||||
"${workspaceRoot}/extensions/ql-vscode/src/vscode-tests/cli-integration/data",
|
"${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.
|
// available in the workspace for the tests.
|
||||||
// "${workspaceRoot}/../codeql"
|
// "${workspaceRoot}/../codeql"
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user