Using "outputTo" with "terminal" to open new terminal instance rather than using most recent #125
Labels
area: output
Changes related to the vscode output window and terminal
type: enhancement
A change to an existing feature or functionality.
Hello y'all!
I apologize for all the issue posts but I'm excited to wrap this extension into my daily usage! Thanks again for the effort you've put into it 😄
This request is to (configurable-y?) have
outputTo
with terminal use a new Terminal window for each Task run. This is most important because any task that is long or even on-going until explicitly terminated isn't recognized, and pressing "Run Task" on other task while this long-running Terminal tab is selected will result in the task command being sent to the application that is running rather than being properly executed.This is the MVP of the request, further awesomeness would be things like:
The text was updated successfully, but these errors were encountered: