Run code in separate output xterm like Code::Blocks in Visual Studio Code Linux

Edison J Romo R 1 Reputation point
2022-09-02T16:14:40.917+00:00

Is possible to configure Visual Studio Code Terminal and run code in separate output xterm like Code::Blocks?

237395-imagen.png

Code::Blocks use this command:

xterm -T $TITLE -e

237413-imagen.png

I tried to add this command in Visual Studio Code setting, but not work:

237365-imagen.png

Developer technologies | C++
Developer technologies | C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
{count} votes

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.