https://bugs.kde.org/show_bug.cgi?id=188570 Summary: autocompletion of include files with dashes fails Product: kdevelop Version: unspecified Platform: SuSE RPMs OS/Version: unspecified Status: UNCONFIRMED Severity: normal Priority: NOR Component: general AssignedTo: kdevelop-bugs@kdevelop.org ReportedBy: malinowskirafal@wp.pl Version: Current SVN (28.03.09) (using KDE 4.2.1) Installed from: SuSE RPMs 1. create file named file-with-dash.h 2. create file named file-with-dash.cpp 3. add both to project 4. edit file-with-dash.cpp 5. insert #include "file and press ctrl+space file-with-dash.h should be on autocompletion list 6. insert - so the line looks like #include "file- autocompletion hides also pression ctrl+space now will give invalid list Expected behaviour: 6. after inserting - the autocompletion does not hide after ctrl+space on end of line #include "file- autocompletion list appears with file-with-dash.h on the list -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.