You are not logged in.
Hello everybody
I've noticed that Kate, doesn't highlight something that should. For example, look at this C++ file: http://tinypic.com/r/2nvxcid/5
Some keywords, like class, return, public and private, don't get shown. The same thing happens in KDevelop.
Thanks for helping, I wish you a nice day.
Grant.
Last edited by Grant (2013-06-16 09:56:03)
Offline
While kate does try to determine automagically what kind fo file you're editing, this doesn't always work perfect.
for example, kate has 3 settings for c++ files : C++ , C++11 , C++11/qt4 .
Check "Tools > Highlighting > Sources" to see what kind of file kate thinks you are working on.
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
Checked, and Kate is right, it's C++. I found the problem: keywords had the same color of normal words, then I've changed their color to red.
But now I've discovered that bold doesn't work. Check out this screen: http://tinypic.com/r/2r4l98x/5
Though bold is checked, it don't get shown however.
Offline
What font are you using for the code window?
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline
I didn't know that my Monospace font was the problem. I've choosen another, and now it looks like even better.
Thank you Trilby and Lone_Wolf.
Have a nice day.
Offline