mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 11:08:51 +01:00
Json should be features not basics
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"displayName": "JSON Language Basics",
|
||||
"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",
|
||||
|
||||
Reference in New Issue
Block a user