mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-28 12:33:35 +01:00
Pull Request feedback: updated documentation and naming, read from cache if available instead of creating new tasks
This commit is contained in:
@@ -19,5 +19,5 @@
|
||||
"command.openScript": "Open",
|
||||
"command.runInstall": "Run Install",
|
||||
"command.runSelectedScript": "Run Script",
|
||||
"command.runScriptsFromFolder": "Select npm Scripts to Run..."
|
||||
"command.runScriptFromFolder": "Run npm Script in Folder..."
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user