QT Creator autocomplete suddenly stopped working
-
Hi, hoping someone else has run into this problem before and it's a quick fix. I have been developing in QT Creator on Mac OSX 10.11.5, just some simple applications to learn to use C++ and the ITK library. Autocompletion has been working fine for declared variables, imported header classes, object methods, etc. for a couple weeks, and then this morning it just stopped working. Nothing autocompletes, although once I build the file the syntax highlighting corrects itself. I tried restarting, and also reinstalling QT Creator, but with no effect. Anyone have any suggestions?
-
Hi and welcome to devnet,
What version of Qt Creator are you using ?
-
Hi there, I'm using Qt Creator 4.0.2 on Mac OS X 10.11.5
-
Can you check if you still experience this after disabling the clang code model ?
-
@Tick-info said in QT Creator autocomplete suddenly stopped working:
qt creator version is 6.8.0
I doubt that, sounds like Qt version, since Creator is up to version 14+ ....
-