vscode-cli-launcer
A cli tool which can load the configuration (env, cwd, etc.) from visual code's configuration and launch the program in the terminal.
Only simple node.js program support right now.
Install
$ npm install -g vscode-cli-launcher
Usage
Ensure you are in the vscode root directory.
$ vcl --name <task-name>