Pull Request feedback: do not show command in command palette

This commit is contained in:
helen3141 2019-10-11 15:31:01 -07:00
parent cecda63be5
commit a7ff5b1ac8

View file

@ -119,6 +119,10 @@
{
"command": "npm.runSelectedScript",
"when": "false"
},
{
"command": "npm.runScriptFromFolder",
"when": "false"
}
],
"editor/context": [