Run code in separate output xterm like Code::Blocks in Visual Studio Code Linux
Edison J Romo R
1
Reputation point
Is possible to configure Visual Studio Code Terminal and run code in separate output xterm like Code::Blocks?
Code::Blocks use this command:
xterm -T $TITLE -e
I tried to add this command in Visual Studio Code setting, but not work:
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.
Sign in to answer