C
C#16mo ago
4th

✅ How to open a new window when i start debugging in vscode

doing dotnet run works, but in the tutorial im following and just for my personal issues i want it to open a new console window/cmd line when i click start debugging. it shows me these options idk which one to pick and which one works/which one will open the new window.
No description
1 Reply
4th
4thOP16mo ago
ok wait i think i found out how to do it yep got it to work had to change launch.json settings

Did you find this page helpful?