I'm setting up a new project, I'm stopping and starting all the time
I think we could tie this into the statusbar click event. When clicking on the status bar it would stop/start jest.
"Starting Jest in Watch mode failed too many times and has been stopped. Please check your system configuration."
I should restart entire Visual Studio Code to get my tests running again? wtf?
If you're finding that the Jest: Start Jest command doesn't restart Jest it's quick to reload the window:

I'm happy to review a PR if you'd like to add to the UI @georgsh.
this has finally been added in 3.0.0!
Most helpful comment
I think we could tie this into the statusbar click event. When clicking on the status bar it would stop/start jest.