Restart npm scripts on Visual Studio Code

Viewed 364

Is there a restart button to restart npm scripts on visual studio code like the ones that exist in IntelliJ?

enter image description here

Until now, I need to close the terminal running the npm script and start it again.

enter image description here

0 Answers
Related