Rename built-in syntax and snippet extensions to "Language Basics". Fixes #44241

This commit is contained in:
Martin Aeschlimann
2018-02-26 21:27:22 +01:00
parent 033d21d196
commit 292a290e3f
35 changed files with 35 additions and 35 deletions

View File

@@ -1,5 +1,5 @@
{
"displayName": "JSON Language Features",
"displayName": "JSON Language Basics",
"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",