Open kiraYuukiAsuna opened 11 months ago
For my gcc/g++ on widows i need to have the external console. Otherwise, i dont see the cout and cin stuff
For my gcc/g++ on widows i need to have the external console. Otherwise, i dont see the cout and cin stuff
So could you provide a setting item in extension settings so that we can config this behavior?
Could you provide a setting item in extension settings to choose either generate "externalConsole": false or "externalConsole": true. I like to use "externalConsole": false but by default the generated attibute is "externalConsole": true, so every time I need to change it mannully. Thanks.