Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 7.0.2, Qt Creator 9.0.0-beta1
-
-
638e73e4f8 (qt-creator/qt-creator/9.0) 638e73e4f8 (qt-creator/qt-creator/master) 638e73e4f8 (qt-creator/qt-creator/qds/dev)
Description
When a medium to large project is loaded. Qt Creator starts doing indexing/parsing etc and it consumes all cpu and user will have to wait for quite some time to finish it.
The tiny x button which gets visible when mouse is hovered is also tricky to click because many other progressbars keep coming and channing. Even if x is clicked it does nothing parsing/indexing progress bar keeps showing and cpu usage does not come down.
It seems no way to start building without going through these parsing/scanning/indexing etc
Attachments
Issue Links
- resulted in
-
QTCREATORBUG-28333 Option for pausing clangd indexing (e.g. during build)
- Closed