After latest update, my NPM explorer panel looks very wide now:
How can I disable this? I want to show only actual command name, like dev, build, start, etc...
I want it to look like before:
CodePudding user response:
I don't think you can - it was just added in Improve appearance of NPM scripts tree.
I see nothing in the commit that mentions a setting to disable. I think it may technically be a task.detail
but the one setting that operates on that does nothing about the NPM Scripts
view.
You may have to file an issue to get an option added.