Details
-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
Qt Creator 7.0.0-beta1
-
0927ec40a (16.0)
Description
The name of a project part is user-facing. For instance, it is shown when the user has to choose between parse contexts when the same file is part of several products.
For cmake, we get display names such as "Core::@e8138540d8b2daa0b357_cg1", which does not allow the user to make an informed decision if the first part is the same.
If it's not possible to have "speaking names" there, we should probably present the origin in such a way that the user can look it up, e.g. project file path + line number.
Attachments
Issue Links
- relates to
-
QTCREATORBUG-31839 Code model forgets about /usr/include and other system paths
- Reported