mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-28 12:33:35 +01:00
@@ -55,7 +55,8 @@
|
||||
{
|
||||
"id": "npm",
|
||||
"name": "%view.name%",
|
||||
"when": "npm:showScriptExplorer || config.npm.enableScriptExplorer"
|
||||
"when": "npm:showScriptExplorer || config.npm.enableScriptExplorer",
|
||||
"icon": "images/code.svg"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user