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": "JSON Language Features",
"description": "Provides rich language support for JSON files.",
"json.schemas.desc": "Associate schemas to JSON files in the current project",
"json.schemas.url.desc": "A URL to a schema or a relative path to a schema in the current directory",
"json.schemas.fileMatch.desc": "An array of file patterns to match against when resolving JSON files to schemas.",