Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>NPM Scripts AdvancedNew to Visual Studio Code? Get it now.
NPM Scripts Advanced

NPM Scripts Advanced

Valentin Popov

|
1,627 installs
| (0) | Free
Upgraded sidebar npm-scripts for VSCode's
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Description

It often happens that there are a lot of npm-scripts in the project, which leads to a constant long search for the right script. Now categories have been added to the list of npm-scripts, and you can also add favorite scripts for faster search and launch.

Initially, scripts are separated by ":", but this can be changed. Follows in settings.json change setting:

npmScriptsAdvanced.splitter: ":"

Uou can also use the settings to remove folders in which the system will search for files package.json

npmScriptsAdvanced.exclude: ["node_modules", "myFolder"]

Demo

App Screenshot

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft