Skip to content

Commit f2b66ad

Browse files
committed
fix the setting scope
1 parent 76c577e commit f2b66ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3381,7 +3381,7 @@
33813381
"type": "boolean",
33823382
"default": true,
33833383
"markdownDescription": "%c_cpp.configuration.persistDevEnvironment.markdownDescription%",
3384-
"scope": "resource"
3384+
"scope": "window"
33853385
}
33863386
}
33873387
}

0 commit comments

Comments
 (0)