I just re-installed my VSCode
for some reason and after downloading the Code Runner
extension, it is processing all the commands in the OUTPUT window instead of CMD in the Terminal...
I am compiling my C++
code so I want that cd
and g++
command in my CMD window, and not in the output one...