Currently my C++ program runs embedded in the VS Code window, right at the bottom panel. How can I run it in an individual console window as it is in VS?
I tried to turn the "settings/Terminal/Explorer" option "Kind" from "integrated" to "External" but it was no good.