Closed as not planned
Description
As a user I would like to be able to prevent task terminals from sticking around at almost if not all times.
For example: When I run a docker compose
command from the docker vs code extension the terminal stays open showing my containers have started, cluttering my workspace.
I know we have the option to close the terminal when the task completes for custom tasks but I'd like to be able to close the terminal on completion for tasks that are not my own custom tasks.
It would be nice to add this to the Tasks
section of the VS Code settings.