vscode-action-buttons icon indicating copy to clipboard operation
vscode-action-buttons copied to clipboard

"loadNpmCommands: false" not working

Open renwarkurd opened this issue 4 years ago • 1 comments

I want to disable loading the default npm commands, but it is not working.

"actionButtons": { "loadNpmCommands": false, "reloadButton": null, "commands": [.....

renwarkurd avatar Dec 27 '20 10:12 renwarkurd

Are you still having this problem? When you set that to false, you have to hit the reload button to refresh. If the reload button is disabled, it should automatically update. Otherwise you can restart VS Code.

addisonElliott avatar Dec 14 '21 22:12 addisonElliott