mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 11:08:51 +01:00
Support to run the selected script in the editor
This commit is contained in:
@@ -15,5 +15,6 @@
|
||||
"command.run": "Run",
|
||||
"command.debug": "Debug",
|
||||
"command.openScript": "Open",
|
||||
"command.runInstall": "Run Install"
|
||||
"command.runInstall": "Run Install",
|
||||
"command.runScriptFromSource": "Run Script"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user