-
Bug
-
Resolution: Cannot Reproduce
-
Not Evaluated
-
None
-
Qt Creator 3.0.1
-
None
-
QtCreator 3.1.0 beta, Kubuntu 13.10 x86-64
With Clang code model enabled, C++ code is not colored anymore in the editor. All code except for builtin C++ keywords it displayed in black (as general text). While I edit code, sometimes some symbols get highlighted, but not all and there seems to be some significant delay (in my case it took minutes for the coloring to appear).
That said, code navigation works, so the parser did process all relevant headers and the code model contains information of symbols.