Page 1 of 1

Startup Questions using CodeLite

Posted: Wed Jan 09, 2019 7:09 am
by Zachary1234
I am using 64 bit CodeLite on 64 bit Windows 10 Home Edition.
I am coding in C++, and the compiler is the CodeLite default installed compiler.

-When I go to run my C++ program, the Windows console with my output
flashes in and then flashes out. Where is the Codelite setting, or what do I do,
do have my output Console persist until I want to close it, or press some
defaulting keyboard button?

-Where can I alter the keyboard function bindings? Does this
even exist an an option in CodeLite? If I want to run via <F5>
on its own, and not via <<ctrl> + <F5>>, how can I change this?

Re: Startup Questions using CodeLite

Posted: Wed Jan 09, 2019 10:34 am
by eranif
- Open the project settings and check the option under the 'General' page: "pause when execution ends"
- From the main menu->Settings->Keyboard shortcuts