Details
-
Suggestion
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
None
Description
QTCREATORBUG-29462 introduced the ability to show search results using relative paths. However, this doesn't work for the following project structure, where "subprojects" are outside the tree of the main project:
- Project/Project.pro (main subdirs project)
- ModuleA/ModuleA.pro
- ModuleB/ModuleB.pro
(To test this, load the attacahed project and search for "CONFIG")
It would be nice if the search results could show paths like "../ModuleA/ModuleA.pro"
Attachments
Issue Links
- split from
-
QTCREATORBUG-29462 Add ability to display search results using relative paths (relative to project root)
- Closed