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

@@ -25,5 +25,5 @@
"html.validate.scripts": "Controls whether the built-in HTML language support validates embedded scripts.",
"html.validate.styles": "Controls whether the built-in HTML language support validates embedded styles.",
"html.autoClosingTags": "Enable/disable autoclosing of HTML tags.",
"html.autoSelectingMatchingTags": "Enable/disable auto selecting matching HTML tags."
"html.mirrorCursorOnMatchingTag": "Enable/disable mirroring cursor on matching HTML tag."
}