Bug 114521

Summary: Code completion in comments
Product: [Applications] kdevelop Reporter: Kresimir Spes <kreso>
Component: Code completionAssignee: kdevelop-bugs-null
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: 3.2.91   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

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 ***