Details
-
Bug
-
Resolution: Fixed
-
Not Evaluated
-
Qt Creator 7.0.0-beta1
-
None
Description
- Open a large project, freshly cloned, not yet indexed by the clangd
- Let clangd start parsing files
- Change .pro files and rerun qmake on the main project
Second progress bar appears:
It disappears after a while, but it is a bit confusing, at first I thought it started two instances of clangd with both parsing same files.