description & name for built-in languages (#43978)

This commit is contained in:
Martin Aeschlimann
2018-02-20 10:07:16 +01:00
parent ed0e90391f
commit e45d279b36
70 changed files with 206 additions and 2 deletions

View File

@@ -1,4 +1,6 @@
{
"displayName": "CSS Language Features",
"description": "Provides rich language support for CSS, LESS and SCSS files.",
"css.title": "CSS",
"css.lint.argumentsInColorFunction.desc": "Invalid number of parameters",
"css.lint.boxModel.desc": "Do not use width or height when using padding or border",