vscode-action-buttons
vscode-action-buttons copied to clipboard
"loadNpmCommands: false" not working
I want to disable loading the default npm commands, but it is not working.
"actionButtons": { "loadNpmCommands": false, "reloadButton": null, "commands": [.....
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.