Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: eddyq on January 01, 2013, 05:04:39 pm
-
Is there a way to configure the editor such that when I cursor up and down it will not jump to the end of the new line? On some systems they call this "virtual space".
Eddy
-
Settings->Editor...->Margins and caret->Enable virtual space
-
Perfect, thanks.