This commit is contained in:
Pine Wu
2019-09-11 14:27:25 -07:00
parent 7720c912d1
commit 4dec1f7b49
6 changed files with 17 additions and 10 deletions

View File

@@ -59,6 +59,12 @@
"default": true,
"description": "%css.completion.triggerPropertyValueCompletion.desc%"
},
"css.completion.completePropertyWithSemicolon": {
"type": "boolean",
"scope": "resource",
"default": true,
"description": "%css.completion.completePropertyWithSemicolon.desc%"
},
"css.validate": {
"type": "boolean",
"scope": "resource",