Like most of us, I've always treated my editor and terminal as two separate places, with constant back-and-forth between them. I would write code, switch to a terminal, run a script, scan the output, ...
VS Code is full of features some of us never use, and one such feature I discovered very recently is the task runner. It’s one of those features that quietly changes how you work once you start using ...