mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 02:58:56 +01:00
Fix #86211
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user