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 f6ae256 commit 308c13eCopy full SHA for 308c13e
.vscode/launch.json
@@ -25,6 +25,7 @@
25
"request": "launch",
26
"runtimeExecutable": "${execPath}",
27
"args": [
28
+ "--disable-extensions",
29
"--extensionDevelopmentPath=${workspaceFolder}",
30
"--extensionTestsPath=${workspaceFolder}/out/test/suite/index"
31
],
0 commit comments