Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 6.0.0-beta2
-
None
-
-
9a16eb5fe62780dda7ba10d22f2bfbe6aadd366b (qt-creator/qt-creator/6.0)
Description
Clang enabled and it already finished parsing files.
Find References works for a member variable: finds it in different files. Only one header file is opened currently.
Rename member variable, it renames all corretly.
When Find References called second time after renaming - it finds only one result in current file. It doesn't find other places, because clangd didn't update data for other affected files