Debugging in Visual Studio Code

Debugging is a core feature of Visual Studio Code. In this tutorial, we will show you how to configure and use debugging basics. We will walk you through how you get started with Node.js debugging in VS Code.

Tip: To use the debugging features demonstrated in this video for Node.js, you will need to first install Node.js.

Outline

Learn more

Next video