I'm recently learning how to use Visual Studio Community.
When i start the debugger, a cmd console with the output of my .cpp opens on another window, but i want it to open inside the Visual Studio as a window, like the developer powershell window.
Can anyone help me out with this one?
Thanks