[Bug 80859] New: Case insensitive search in code completion box

Miguel Tadeu m_tadeu at yahoo.com
Tue May 4 01:25:42 UTC 2004


------- 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=80859      
           Summary: Case insensitive search in code completion box
           Product: kdevelop
           Version: unspecified
          Platform: Unlisted Binaries
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: wishlist
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-devel kdevelop org
        ReportedBy: m_tadeu yahoo com


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.




More information about the KDevelop-devel mailing list