0

I wanted to code c++ using visual studio code so I downloaded the extensions: c/c++ and Code runner. When i tried to run and debug my code I come to find that the output is being shown in the debug console and not in the terminal.

I’ve already changed the configuration of the extension (Code Runner) so it runs on terminal and I’ve also enabled the option of saving the project before running but nothing seems to have changed.

John Kugelman
  • 349,597
  • 67
  • 533
  • 578
Marc
  • 1
  • weird. https://stackoverflow.com/questions/63907537/output-is-shown-on-terminal-instead-of-output-section-vs-code – starball Feb 09 '23 at 00:29
  • Does this answer your question? [Code Runner in VSCode is running in output instead of CMD in the Terminal](https://stackoverflow.com/questions/63148583/code-runner-in-vscode-is-running-in-output-instead-of-cmd-in-the-terminal) – starball Feb 09 '23 at 00:30

0 Answers0