Description
In this course, you will :
- Discover how to use the debugging tool that comes with Visual Studio Code.
- gain information on the built-in debug function in VS code and what debug.
- use debugging actions in VScode.
- write and debug code.
Syllabus :
- Built-in debug function and extensions
- Run view and menu view
- Launch configuration
- Debug actions
- Breakpoints and log points