Qt Creator + clangd: syntax highlighting broken after update
-
There was an issue with Qt Creator 8.0.0 and clangd 15, which got fixed in Qt Creator 8.0.1 if I remember correctly.
Which versions of Qt Creator and clangd are you using?
-
Just uninstalled / reinstalled the latest version (8.0.2) via webinstaller but it did not fix the problem.
However I noticed, that when I open any of the example projects the highlighting works as it should.
I'm using CMake for my project so maybe clangd is missing some includes or something like that?
