mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-26 03:29:00 +01:00
HTML implementation for #88424
This commit is contained in:
@@ -165,7 +165,8 @@
|
||||
"type": "boolean",
|
||||
"scope": "resource",
|
||||
"default": false,
|
||||
"description": "%html.mirrorCursorOnMatchingTag%"
|
||||
"description": "%html.mirrorCursorOnMatchingTag%",
|
||||
"deprecationMessage": "%html.mirrorCursorOnMatchingTagDeprecationMessage%"
|
||||
},
|
||||
"html.trace.server": {
|
||||
"type": "string",
|
||||
|
||||
Reference in New Issue
Block a user