Skip to content

Commit 86ff338

Browse files
committed
Fix Locked string reference.
1 parent 036e297 commit 86ff338

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Extension/c_cpp_properties.schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@
181181
},
182182
"mergeConfigurations": {
183183
"markdownDescription": "Set to `true` to merge `includePath`, `defines`, `forcedInclude`, and `browse.path` with those received from the configuration provider. Changes to `mergeConfigurations` won't take effect until the configuration provider resends the configuration.",
184-
"descriptionHint": "{Locked=\"`true`\"} {Locked=\"`includePath`\"} {Locked=\"`defines`\"} {Locked=\"`forcedInclude`\"} {Locked=\"`browsePath`\"} {Locked=\"`mergeConfigurations`\"}",
184+
"descriptionHint": "{Locked=\"`true`\"} {Locked=\"`includePath`\"} {Locked=\"`defines`\"} {Locked=\"`forcedInclude`\"} {Locked=\"`browse.path`\"} {Locked=\"`mergeConfigurations`\"}",
185185
"type": "boolean"
186186
},
187187
"browse": {

0 commit comments

Comments
 (0)