How to debug a c# code in vs code. | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 1

How to debug a c# code in vs code.

I have allready add configuration in launch.json which is .Net core launch console.but when i try to debug a code am getting error that, launch.json must be configured.Change 'program' to the path to the executable file that you would like to debug. How to handle this.

25th Jun 2019, 11:58 AM
Maninder $ingh
Maninder $ingh - avatar
1 ответ
+ 8
Open Visual Studio Code Hit Ctrl+Shift+P , type task in the .... additional compile and debug options, automating CMake and other utilities
28th Jun 2019, 6:57 AM
Muaz Ahmad
Muaz Ahmad - avatar