DEV Community

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

Posted on

2 2

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

Heroku

This site is built on Heroku

Join the ranks of developers at Salesforce, Airbase, DEV, and more who deploy their mission critical applications on Heroku. Sign up today and launch your first app!

Get Started

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay