Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>npm-clear-startNew to Visual Studio Code? Get it now.
npm-clear-start

npm-clear-start

mkkurt

|
492 installs
| (0) | Free
Run both commands with one click of a button.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

npm-clear-start

This extension is for developers who use npm start and clear commands in their terminal. It allows you to run both commands with one click of a button.

Features

This extension adds a button to the status bar that will run the npm start and clear commands in the terminal.

One button runs only the npm start command, the other button clears the terminal and then runs the npm start command.

Extension Settings

"command": "noderunaddon.runStartCommand",
"key": "ctrl+shift+enter"

"command": "noderunaddon.clearAndRunStartCommand",
"key": "ctrl+shift+alt+enter"

Enjoy!

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