NPM scripts not shown in Explorer sidebar. How to shwo them again?

7

I have this problem with Visual Studio Code for Windows 10: I can't see anymore the NPM scripts in explorer sidebar.

I deleted all the extensions, uninstalled VS Code cancelling also its folder and the extension folders, installed latest version of VS Code again with no custom options and no extensions, but it didn't solved my problem; the NPM scripts menu does not appear.

How could I fix this so that the NPM Scripts menu option is shown again?

Share
Improve this question
2
  • Did you try View/Open View... Type NPM Click on NPM Scripts. – Mark Apr 4 at 20:54
  • In the lastest version of vscode 1.55.0 user setup for Windows 10 x64, it does not appear. – Flavio Apr 5 at 7:38

Comments

Popular posts from this blog

Meaning of `{}` for return expression

Get current scroll position of ScrollView in React Native

flutter websocket connection issue