github / VisualStudio

GitHub Extension for Visual Studio
https://visualstudio.github.com
MIT License
2.37k stars 1.21k forks source link

Visual Studio Console Opens in an Outside Window Instead of within VIsual Studio #2677

Open Jkaiser300 opened 2 years ago

Jkaiser300 commented 2 years ago

I might of accidentally clicked something, but now when I hit debug, the console window opens in a different window and I need to manually go back into Visual Studio to hit continue before being able to close it. How do I put that back onto the default setting where the window would simply open within Visual Studio and it would close after any key press? Even hitting the x on the seperate console window doesn't work, it will ONLY close if I hit continue inside visual studio.