On starting Code Blocks today (after some time), I also got surprised what happened to highlighting. Version 8164, svn, 32-bit Gnome, Debian. The highlighting used to work perfectly all the time but now:
- #include directives aren't highlighted (and neither do other compiler directives)
- all "non-chars, non-digits" like brackets, colons, semicolons, operators, etc. have "selected" background and default foreground (like they are in a block)
- selection does not work at all, at least, visually
- the highlighting settings has changed for some reason at some items (comments or digits, for example)
Okay, I have fixed the unwanted changes but I wasn't able to put in work highlighting for compiler directives, "non-chars, non-digits" and selection. The settings for highlighting seem to be okay, all colors are correct in the "choose color" part of the setting dialog but wrong in the "demonstration" part (the piece of code below) and in the editor itself. Closing and reopening does not help. The settings seem to be ignored partially and some defaults seem to be used instead. Unusable.