new html settings not it in the settings UI

This commit is contained in:
Martin Aeschlimann 2021-01-05 17:01:54 +01:00
parent c41302c5ab
commit 0a3e23a5b2

View file

@ -147,17 +147,13 @@
"description": "%html.format.wrapAttributesIndentSize.desc%"
},
"html.format.templating": {
"type": [
"boolean"
],
"type": "boolean",
"scope": "resource",
"default": false,
"description": "%html.format.templating.desc%"
},
"html.format.unformattedContentDelimiter": {
"type": [
"string"
],
"type": "string",
"scope": "resource",
"default": "",
"markdownDescription": "%html.format.unformattedContentDelimiter.desc%"