hide _json.showAssociatedSchemaList command

This commit is contained in:
Martin Aeschlimann
2021-11-18 15:13:56 +01:00
parent 9fd6ee7095
commit cd0e926097
2 changed files with 3 additions and 4 deletions

View File

@@ -12,8 +12,7 @@
"icon": "icons/json.png",
"activationEvents": [
"onLanguage:json",
"onLanguage:jsonc",
"onCommand:json.showSchemas"
"onLanguage:jsonc"
],
"main": "./client/out/node/jsonClientMain",
"browser": "./client/dist/browser/jsonClientMain",