This commit is contained in:
Pine Wu
2019-12-04 16:51:41 -08:00
parent e904ef98a8
commit 52de8700e7
3 changed files with 4 additions and 4 deletions

View File

@@ -161,11 +161,11 @@
"default": true,
"description": "%html.autoClosingTags%"
},
"html.autoSelectingMatchingTags": {
"html.mirrorCursorOnMatchingTag": {
"type": "boolean",
"scope": "resource",
"default": true,
"description": "%html.autoSelectingMatchingTags%"
"description": "%html.mirrorCursorOnMatchingTag%"
},
"html.trace.server": {
"type": "string",