I've just downloaded CodeLite and I've noticed that the buttons under the top toolbar that I always see in videos seem non existent when I actually open CodeLite...
This is what I'm seeing
and this is what I want to see...
I'm currently using the Mac OS X Operating System and I've installed version 9.0 of codelite.
Last edited by Turon on Mon Dec 14, 2015 8:04 pm, edited 1 time in total.
On Linux / OSX the default should be "\n"
While on Windows its "\r\n"
You can change the EOL type from: settings->preferences->editor->guides->EOL mode
To remove them from the view (i.e. don't show the blocks) view->Display EOL
Important:
Please remember to _always_ state your CodeLite version and OS
Also, read the HOW TO POST thread (check my signature for the link)