Bug 80859

Summary: Case insensitive search in code completion box
Product: [Applications] kdevelop Reporter: Miguel Tadeu <mtadeunet>
Component: Code completionAssignee: KDevelop Developers <kdevelop-devel>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Debian stable   
OS: Linux   
Latest Commit: Version Fixed In:

Description Miguel Tadeu 2004-05-03 23:45:59 UTC
Version:            (using KDE KDE 3.2.2)
Installed from:    Unspecified Linux

Hello,
the code completion is a realy cool feature. Just a small thing that might help me find the simbole I'm looking for is case insensitive search. As an example:

class xxx
{
	MyMethod1();
	Mymethod2();
};

so in a case like this, when i press the '.', both methods would apear. As I type "mymetho..." none of them show up. 
It would be easier if i wouldn't have to type case sensitive.
Comment 1 Miguel Tadeu 2004-05-04 19:46:59 UTC
Or at least to be configurable :-)
Comment 2 Thomas McGuire 2007-04-11 17:47:12 UTC
I would like that too.
Comment 3 Andreas Pakulat 2008-06-29 19:43:31 UTC
fixed in kdev4 at least.