Autocomplete on a Hello World basic Project Doesn't Works!
-
I was following this little tutorial
https://www.youtube.com/watch?v=Id-sPu_m_hE
and the autocomplete is not working (In my others advanced project neither)
the code is simple, and not highlights some things.
here a capture of the code
Ctrl+space do nothing! and the setting is ok.
The proyect run well too
those are the settings of my project
and this is the .pro file
please help!
-
Hi and welcome to the forums.
Setup does seem fine.
That is pretty odd.
You can try disabling the clangmodel. it then falls back to the old autocompletion
in Help menu / about plugins
Restart Creator after !
and then try to see if it then will complete.
-
@mrjj said in Autocomplete on a Hello World basic Project Doesn't Works!:
it then falls back to the old autocompletion
in Help menu / about pluginsfucking genius!! two hours on google and nothig! less than 20 minutes here!!
thanks a lot!!!
-
Hi
np:)
There have been some issues after it was enabled by default.
Mostly speed concerns but also other "features"
https://forum.qt.io/topic/100762/qt-creator-clang-code-model-problems-collectionps. Good post +1 :)