[Bug 55276] New: autocompletion part has strange behavior
Roberto Raggi
roberto at kdevelop.org
Thu Feb 27 15:33:47 UTC 2003
On Thu, 2003-02-27 at 15:22, Caleb Tennis wrote:
> ------- 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=55276
> Summary: autocompletion part has strange behavior
> Product: kdevelop
> Version: unspecified
> Platform: Compiled Sources
> OS/Version: Linux
> Status: NEW
> Severity: normal
> Priority: NOR
> Component: general kdevelop 3.x
> AssignedTo: kdevelop-devel at kdevelop.org
> ReportedBy: caleb at aei-tech.com
>
>
> Version: cvs (using KDE KDE 3.1)
> Installed from: Compiled From Sources
> Compiler: gcc 2.95
> OS: Linux
>
> The autocompletion is very annoying now. It's nice that it remembers the typed
> strings, but:
> a. ctrl-space does not give me the autocompletion list in some cases (eg.
> I have a class Foo with static method foo_method), after I type Foo::f and
> ctrl-space, it will not give me a list with foo_method inside
still in cvs :( we must finish the new codecompletion engine.
>
> b. pops up automatically after the 3rd entered char, which is nice sometimes,
> but why cannot I get the same after the first letter with ctrl-space?
you can get it with CTRL+J..
> c. the automatic popup if more than 3 chars are entered is annoyin when you
> try to undo what you have typed (with Ctrl-Z). It pops up after every Ctrl-Z
> step and you must press ESC to disappears, otherwise CTRL-Z will not work
> again. :-(
fixed today.
More information about the KDevelop-devel
mailing list