[Bug 68164] code completion hangs when pressing CTRL-SPACE
Amilcar do Carmo Lucas
a.lucas at tu-bs.de
Tue Nov 25 16:04:08 UTC 2003
------- 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=68164
------- Additional Comments From a.lucas at tu-bs.de 2003-11-25 15:09 -------
You seam to invoke code completion on the global namespace, so the result is
it neads to search the entire code for all the possible combinations and that can take a while. How fast is your computer? How much ram does it have?
Does it also "hang" when you invoke code completion after typing a couple of chars (to narrow down the search) ?
More information about the KDevelop-devel
mailing list