Contribute run selected to the context menu

This commit is contained in:
Erich Gamma
2018-07-29 11:38:22 +02:00
parent 345440f62f
commit 83a42a58af
2 changed files with 12 additions and 1 deletions
+1 -1
View File
@@ -17,5 +17,5 @@
"command.debug": "Debug",
"command.openScript": "Open",
"command.runInstall": "Run Install",
"command.runSelectedScript": "Npm: Run Selected Script"
"command.runSelectedScript": "Run Script"
}