Hey, i have been a code::blocks user for a while now, but only with the newest version of code::blocks do i get a problem with the syntax highlighting for default c++. The highlighting completely messes up and does not match the example box for the syntax highlighting chooser options. The stranger thing is that i have never actually changed the options for syntax highlighting at all.
The best way to show this is with pictures, so here goes:
As you can see in this image, the using statement is being incorrectly highlighted, one of the methods is being highlighted, the name string is being highlighted and if you look at the very bottom, part of the comment is being shown as an error (better example on second image)
http://imgur.com/0sB4qHSin this image, using statements are being obscure again, strings are being shown as errors as well as comments
http://imgur.com/q7Bkmb2this image shows my current syntax selection and the preview of the code
http://imgur.com/MFr8G9Yi have used the search function on both here and google, but could not find any references or fixes to this problem. I have tried uninstalling and then reinstalling codeblocks, i have tried deleting my projects and copying the text files into new ones.
Anyone have any potential ideas? the code works fine, its just outright annoying to see comments and strings being flagged as errors out of the corner of my eye.
Thanks