restore-terminals-vscode icon indicating copy to clipboard operation
restore-terminals-vscode copied to clipboard

Run VSCode task instead of terminal command

Open jppellet opened this issue 1 year ago • 0 comments

It would be nice to be able to specify for a terminal the name of a task instead of a raw terminal command. Benefit: a task can be associated with a problem matcher. Tasks like repeatedly compiling or linting would greatly benefit from this as VS Code would pick up the resulting errors in the output.

jppellet avatar Apr 12 '23 16:04 jppellet