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 60aa072 commit b88aff2Copy full SHA for b88aff2
.vscode/launch.json
@@ -10,6 +10,7 @@
10
"request": "attach",
11
"port": 5678,
12
"host": "localhost",
13
+ "justMyCode": false,
14
"pathMappings": [
15
{
16
"localRoot": "${workspaceFolder}",
0 commit comments