Is there a way to display the output of C++ code in the console or command prompt when using Visual Studio Code? I prefer working with VSCode, but I’d like something similar to the functionality in Visual Studio 2022 or Code::Blocks.visual studio 2022
If just by clicking ‘run code’ a new window pops up just like visual studio 2022 it would be awesome.
New contributor