This commit is contained in:
Pine Wu
2019-10-28 16:14:32 -07:00
parent 9588e37850
commit a3837d1a64
4 changed files with 1 additions and 88 deletions

View File

@@ -43,16 +43,6 @@
},
"scope": "resource"
},
"css.experimental.customData": {
"type": "array",
"description": "A list of JSON file paths that define custom CSS data that loads custom properties, at directives, pseudo classes / elements.",
"default": [],
"items": {
"type": "string"
},
"scope": "resource",
"deprecationMessage": "This setting is no longe experimental. Use `css.customData` instead."
},
"css.completion.triggerPropertyValueCompletion": {
"type": "boolean",
"scope": "resource",