Bug 80859 - Case insensitive search in code completion box
Summary: Case insensitive search in code completion box
Status: RESOLVED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: Code completion (show other bugs)
Version: unspecified
Platform: Debian stable Linux
: NOR wishlist
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-03 23:45 UTC by Miguel Tadeu
Modified: 2008-06-29 19:43 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.