Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
Qt Creator 4.14.0-rc1
-
None
-
-
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?