Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P3: Somewhat important
-
Resolution: Done
-
Affects Version/s: Qt Creator 4.14.0-rc1
-
Fix Version/s: Qt Creator 4.14.1, Qt Creator 4.15.0-beta1
-
Component/s: C/C++/Obj-C++ Support
-
Labels:None
-
Platform/s:
-
Commits:fd22787a69c579a03bd114f98930ccadaaed5f71 (qt-creator/qt-creator/master) cb203dc49cb2943f69ba549fb369f5d5f89878e7 (qt-creator/qt-creator/4.14)
Description
QtCreator frequently freezes while I'm refactoring hundreds of source files. The more files I open the more unresponsive QtCreator becomes (freezes sporadically for a few seconds when opening about 30 files in a row). This also happens when closing all open files at once but then the freeze is like 10 seconds long. All source/header files are regular c+, so I guess it has something to do with code parsing?