[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kdevelop-bugs
Subject:    [Bug 274215] New: Smarter Enum Completition
From:       Carlos Licea <carlos_licea () hotmail ! com>
Date:       2011-05-26 17:12:17
Message-ID: bug-274215-40295 () http ! bugs ! kde ! org/
[Download RAW message or body]

https://bugs.kde.org/show_bug.cgi?id=274215

           Summary: Smarter Enum Completition
           Product: kdevelop
           Version: git master
          Platform: Unlisted Binaries
        OS/Version: Linux
            Status: NEW
          Severity: wishlist
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-bugs@kdevelop.org
        ReportedBy: carlos_licea@hotmail.com


Version:           git master
OS:                Linux

When invoking a function that takes an enum the Enum completion should be
smarter and not request the full signature to aid. Example:

class foo {
public:
enum A {
abc,
abc2,
Bar
}
void someMethod(A a);
}
…
foo F;
F.someMethod( a| )
               ^Auto-complete here
It should offer:
Foo::abc
Foo::abc2

So that I don't have to write the full signature for the completion to be
useful.

Reproducible: Didn't try

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
KDevelop-bugs mailing list
KDevelop-bugs@kdevelop.org
https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-bugs

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic