QTCreator stuttering
-
I have a complex C++ project open and I see often QtCreator editor stutter or short freezes while I type code which is pretty annoying. How do I alleviate this issue? Why aren't these checks or whatever is causing the stuttering done in a separate thread from the editor one?
Tanks -
Hi,
That's not enough information.
Which version of Qt Creator are you using ?
On which OS ?
What does complex project represent ? Lots of files ? Arcane C++ features used ? -
I have a complex C++ project open and I see often QtCreator editor stutter or short freezes while I type code which is pretty annoying. How do I alleviate this issue? Why aren't these checks or whatever is causing the stuttering done in a separate thread from the editor one?
Tanks@asenzz It has been mentioned in the past that the Android plugin could be the cause of short freezes.
But we do need to know more details.