Skip to content

Commit 06c1e05

Browse files
committed
[json] Incorrect brace matching in JSON files. Fixes microsoft#26637. Fixes microsoft#31989
1 parent 4aff9d5 commit 06c1e05

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

extensions/json/syntaxes/JSON.tmLanguage

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@
314314
</dict>
315315
</dict>
316316
<key>name</key>
317-
<string>support.type.property-name.json</string>
317+
<string>string.json support.type.property-name.json</string>
318318
<key>patterns</key>
319319
<array>
320320
<dict>

0 commit comments

Comments
 (0)