Bug 114521 - Code completion in comments
Summary: Code completion in comments
Status: RESOLVED DUPLICATE of bug 63164
Alias: None
Product: kdevelop
Classification: Applications
Component: Code completion (show other bugs)
Version: 3.2.91
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-16 17:51 UTC by Kresimir Spes
Modified: 2005-10-16 18:45 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kresimir Spes 2005-10-16 17:51:47 UTC
Version:           3.2.91 (using KDE 3.4.91 (beta1, >= 20050910), Kubuntu Package 4:3.4.91-0ubuntu0hoary1 )
Compiler:          gcc version 3.3.5 (Debian 1:3.3.5-8ubuntu2)
OS:                Linux (i686) release 2.6.10-5-386

for some strange reason, a code completion dropdown list appears when the cursors is within a comment?

example:

// print

opens dropdown list containing (printf and other items of similar name)

I added printf and other stdio functions in the code completion library.
Comment 1 Amilcar do Carmo Lucas 2005-10-16 18:45:12 UTC

*** This bug has been marked as a duplicate of 63164 ***