This repository was archived by the owner on Nov 21, 2024. It is now read-only.

Description
I'm new to vscode, but I use a lot of npm scripts in my projects and this is a great plugin!
I'm having trouble with one thing though -- I have a couple of watch type tasks (e.g. using watchify). I'm having trouble killing those tasks through vscode. Selecting Tasks: Terminate Running Task doesn't seem to kill any npm script I start using this plugin. Is there another way to end these tasks?