Skip to content

Commit b88aff2

Browse files
committed
Change justMyCode setting to false for the debug configuration
1 parent 60aa072 commit b88aff2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.vscode/launch.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"request": "attach",
1111
"port": 5678,
1212
"host": "localhost",
13+
"justMyCode": false,
1314
"pathMappings": [
1415
{
1516
"localRoot": "${workspaceFolder}",

0 commit comments

Comments
 (0)