How I use the debugging console in Visual Studio Code? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How I use the debugging console in Visual Studio Code?

When I'm making a code, and I run the code, it doesn't function and says that's there's an error, and takes me to something called "launch.json". There it makes me to choose some options for differents languages, but I don't understand how to use that. Help please.

7th Oct 2020, 5:45 AM
FORERO ALVARADO NICOLAS
FORERO ALVARADO NICOLAS - avatar
1 Answer
+ 5
launch.json launches HTML code in your browser you have clicked something you weren’t supposed to click get this debugger extension for Chrome https://marketplace.visualstudio.com/items?itemName=msjsdiag.debugger-for-chrome Here is a full guide to everything: https://code.visualstudio.com/docs/editor/debugging
8th Oct 2020, 8:16 PM
Galaxy-Coding (inactive)
Galaxy-Coding (inactive) - avatar