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:
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: