Bug 302589

Summary: Code completion should not show C++ keywords if file is C
Product: [Applications] kdevelop Reporter: Rolf Eike Beer <kde>
Component: Language Support: CPP (old)Assignee: kdevelop-bugs-null
Status: RESOLVED DUPLICATE    
Severity: wishlist    
Priority: NOR    
Version: 4.3.1   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:

Description Rolf Eike Beer 2012-06-26 19:06:40 UTC
In a C file things like dynamic_cast, public, virtual, ... don't make sense to show up in the code completion list. C++ specific keywords should not show up then.

Reproducible: Always
Comment 1 Aleix Pol 2013-03-31 01:39:46 UTC
It's C++ things, so put it under C++
Comment 2 Kevin Funk 2016-01-04 23:37:49 UTC

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