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