DEV Community

Cover image for How to automate one-click debugging on Visual Studio Code
Renato Byrro for Dashbird

Posted on

How to automate one-click debugging on Visual Studio Code

"Debugging is my favorite task", said no developer

Ok. We don't really enjoy debugging. Nevertheless, since we practice code ownership, we must face it at some point.

It doesn't have to be an all boring activity though. Thanks to a cool feature of Visual Studio Code, it's possible to automate the debugging process and implement a one-click solution in our local environment.

In case you'd like to learn more, join this tech talk with Kay Plößer next Tuesday (Oct 1) to watch live or receive the on-demand recording:

Tech Talk Banner

Cover image credits: Austin Distel

Top comments (0)