mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-28 04:23:32 +01:00
Support to run npm install from a package node
This commit is contained in:
@@ -14,5 +14,6 @@
|
||||
"command.refresh": "Refresh",
|
||||
"command.run": "Run",
|
||||
"command.debug": "Debug",
|
||||
"command.openScript": "Open"
|
||||
"command.openScript": "Open",
|
||||
"command.runInstall": "Run Install"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user