Skip to content

Commit 345440f

Browse files
committed
prefix command with extension name
1 parent 323f975 commit 345440f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

extensions/npm/package.nls.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@
1717
"command.debug": "Debug",
1818
"command.openScript": "Open",
1919
"command.runInstall": "Run Install",
20-
"command.runSelectedScript": "Run Selected Npm Script"
20+
"command.runSelectedScript": "Npm: Run Selected Script"
2121
}

0 commit comments

Comments
 (0)