Clarify instructions in comment

This commit is contained in:
Angela P Wen 2022-01-07 11:26:14 -08:00
Родитель 13742a4e9e
Коммит 43b3f72a41
1 изменённых файлов: 2 добавлений и 1 удалений

3
.vscode/launch.json поставляемый
Просмотреть файл

@ -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"
],