IDE : keep the console output window after the program is finished #655
Closed
Description
Is your feature request related to a problem? Please describe.
To make it simpler to see the program output, the debug process must be not closed automatically after the program ends
Describe the solution you'd like
There must be an option to close the console automatically after the program ends (e.g. similar to Visual Studio) and it must be on by default