C
C#2y ago
HorseDaddy

❔ Programs Wont run

Whenever I try and run my programs It makes me choose a debugger and doesnt run
9 Replies
Angius
Angius2y ago
Does dotnet run work? Could be an issue with spaces in your file names
HorseDaddy
HorseDaddyOP2y ago
it does
Anchy
Anchy2y ago
are you pressing the debug button
HorseDaddy
HorseDaddyOP2y ago
f5?
Anchy
Anchy2y ago
also i think you need the c# extension if you dont have it
HorseDaddy
HorseDaddyOP2y ago
i do
Thinker
Thinker2y ago
@horsedaddy open the command pallette and search for "generate debug" and there should be an option to automatically generate debug configuration for your project. After that you should be able to just press f5 to start debugging.
HorseDaddy
HorseDaddyOP2y ago
Ty
Accord
Accord2y ago
Was this issue resolved? If so, run /close - otherwise I will mark this as stale and this post will be archived until there is new activity.

Did you find this page helpful?