❔ Got back to c# after a long time, now im stuck in vs code
Im back to vss code and want to get back to #c now. Ive coded with python in pycharm and i can debug there, but i dont know how to set up the debugger in vs code... i just dont get it haha
Maybe someone can help me out.
Right now when i click "Run and Debug" i can choose between those different things but nothing from it will work:
8 Replies
Do you have the C# extension installed?
In which case, open the command palette and type "generate debug" and there should appear an option to generate the debug configuration.
in chat they told me that visual stdio is better for me (as beginner) than vs code. Should i just use that instead?
yes
absolutely
okay. I will uninstall vs code then xD
But thank you for helping me
Well you don't need to uninstall VSCode
VSCode is still an amazing editor and is incredibly useful for a ton of other stuff
$vscode
Follow the instructions here on getting started with DevKit for C# in VSCode: https://code.visualstudio.com/docs/csharp/get-started
Get started with C# and .NET in Visual Studio Code
Getting Started with C# and .NET Development in Visual Studio Code
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.