https://bugs.kde.org/show_bug.cgi?id=376461
Bug ID: 376461 Summary: include files with dash (-) are not completed properly Product: kdevelop Version: 5.0.3 Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: Language Support: CPP (Clang-based) Assignee: kdevelop-bugs-n...@kde.org Reporter: rafal.przemyslaw.malinow...@gmail.com Target Milestone: --- To reproduce: 1. add a new file names include-with-dash.h to your random C or C++ project 2. start writing #include "include 3. observe autocomplete dialog with include-with-dash.h file listed 4. add - to your include (so it is now #include "include) 5. observer autocomplete dialog no longer lists include-with-dash.h file -- You are receiving this mail because: You are watching all bug changes.