From kdevelop-bugs Mon Mar 31 11:24:59 2008 From: David Nolden Date: Mon, 31 Mar 2008 11:24:59 +0000 To: kdevelop-bugs Subject: [Bug 160143] find in files: search in included files Message-Id: <20080331112459.5652.qmail () ktown ! kde ! org> X-MARC-Message: https://marc.info/?l=kdevelop-bugs&m=120696276006529 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=160143 ------- Additional Comments From david.nolden.kdevelop art-master de 2008-03-31 13:24 ------- Actually, despite my last comment, I think this would be very useful. Andreas: It would work with all files where the C++ support in general works. The C++ support shows errors in the problem-reporter like "included file was not found", so the user would have a chance to see whether the search is complete. The include-paths can come from the build-manager or through the Makefile include-path resolver. Additionally for non-project files, kdevelop first tries to see whether the file was once included into an already parsed file, and re-use that include-path if available. So it should mostly work. _______________________________________________ KDevelop-bugs mailing list KDevelop-bugs@kdevelop.org https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-bugs