We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3862756 commit d95a00dCopy full SHA for d95a00d
.vscode/launch.json
@@ -12,6 +12,7 @@
12
"runtimeExecutable": "${execPath}",
13
"args": [
14
"${workspaceFolder}/src/test/fixtures",
15
+ "--disable-extensions",
16
"--extensionDevelopmentPath=${workspaceFolder}"
17
],
18
"outFiles": [
0 commit comments