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 <shati-patel@github.com>
This commit is contained in:
1
.vscode/launch.json
vendored
1
.vscode/launch.json
vendored
@@ -11,6 +11,7 @@
|
||||
"--extensionDevelopmentPath=${workspaceRoot}/extensions/ql-vscode",
|
||||
// Add a reference to a workspace to open. Eg-
|
||||
// "${workspaceRoot}/../vscode-codeql-starter/vscode-codeql-starter.code-workspace"
|
||||
// "${workspaceRoot}/../codespaces-codeql/tutorial.code-workspace"
|
||||
],
|
||||
"sourceMaps": true,
|
||||
"outFiles": [
|
||||
|
||||
Reference in New Issue
Block a user