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

List:       kdevelop-bugs
Subject:    [Bug 140986] New: function name completion adds redundant bracket
From:       "Jörg" "Rüppel" <joerg () sharky-x ! de>
Date:       2007-02-01 0:36:36
Message-ID: 20070201013635.140986.joerg () sharky-x ! de
[Download RAW message or body]

------- 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=140986         
           Summary: function name completion adds redundant bracket
           Product: kdevelop
           Version: 3.4.0
          Platform: unspecified
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: wishlist
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-bugs kdevelop org
        ReportedBy: joerg sharky-x de


Version:           3.4.0 (using KDE 3.5.6, Arch Linux)
Compiler:          Target: i686-pc-linux-gnu
OS:                Linux (i686) release 2.6.19-ARCH

When having code like this

myobject.oldmethod()

and I mark and delete 'oldmethod' to replace it with something else

myobject.newm()
             ^ cursor here

and I press CTRL+SPACE to get the completion to newmethod(), the completion code adds \
a second opening bracket

myobject.newmethod(();

which is inconvenient. Please detect existing brackets in this case and omit adding \
another one.


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

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