i used atom (with gpp-compiler) and i could compile with no .exe file output for c++ development.
but from now on, i want to change my developing environment to VS code and so
I compiled with code runner but i see there is output .exe files.. can i compile with no .exe output?
i tried to change code-runner settings but, it didn't work..
or is there vs code c++ add-on with no .exe output ?
i am using mingw gpp compiler
thanks for your help