Debugging

VS Code contains a powerful set of debugging features for all manner of applications. In this exercise, you'll learn how to debug both simple and complex application scenarios.

Open the "exercise-4-debugging" folder. It will prompt you that there is a workspace file. Make sure you click on "Open Workspace".

Last updated