mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 11:08:51 +01:00
description & name for built-in languages (#43978)
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user