VSCode Version: 1.9.x
The task framework currently allows to specify environment variables with are set before a task is executed.
To preserve this feature I need to set an environment as well before starting a shell. I would like to pass an env map (either full or delta) when a terminal is created.