mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-18 15:55:59 +01:00
hide _json.showAssociatedSchemaList command
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user