Daniel Pinto

Results 24 comments of Daniel Pinto

At the moment only gcc is supported, I'm using a macbook air m1 with gcc installed, I'll add this as an improvement for future versions

Hi @Anik200 , at the moment the extension doesn't support custom terminals, neither kitty, Supported terminals for linux are: xterm, gnome terminal, elementaryOS terminal, mate terminal, xfce4 terminal and konsole

I haven't found a way to open koncole and wait before program execution, in case you know how to do it, just ping me https://github.com/danielpinto8zz6/c-cpp-compile-run/blob/master/src/external-terminal.ts#L70

The type of link flags you need can be set at the end of the command? e.g: g++ -std=c++23 .\Pipe.cpp -o Pipe.exe ${c-cpp-link.cpp-flags}