when I installed npm extension from vscode, ther npm scripts eabled in the explorer widget, no matter what the value of config.npm.enableScriptExplorer is .

but the view should be enabled when config.npm.enableScriptExplorer is true

npm version to theia plugins dir.@kpge Would you like to investigate?
cc @elaihau
It is the view container issue. @AlexTugarev was mentioning that when closure is ignored. I will do a PR promptly.
Most helpful comment
It is the view container issue. @AlexTugarev was mentioning that
whenclosure is ignored. I will do a PR promptly.