When pressing ctrl+f5, "start without debugging" (run without attaching the debugger), it waits for a key press in the end of execution. How do I disable it so it would work like f5 (no pause)?
They added a checkbox to automatically close the console in debug but not for non-debug exec?