How to use the debugger in Visual Studio code.

Опубликовано: 14 Май 2026
на канале: Tek Na Msangi
405
13

One of the key features of Visual Studio Code is its great debugging support. VS Code's built-in debugger helps accelerate your edit, compile, and debug loop.

In this video, we look at how to use the debugger in Visual Studio code (AL).

The contents
0:00 (Intrroduction)
0:25 (The Debugger)
1:52 (Continue, Step Over , Step Into and Step Out Methods)
4:03 (Variable Tracking)
6:00 (Conclusion)