https://bugs.kde.org/show_bug.cgi?id=373722

            Bug ID: 373722
           Summary: "Implement function" doesn't consider "using
                    namespace"
           Product: kdevelop
           Version: git master
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: code completion
          Assignee: kdevelop-bugs-n...@kde.org
          Reporter: dvra...@kde.org
  Target Milestone: ---

When using the "Implement function" feature in code completion in KDevelop, the
generated implementation always includes namespace in the type names, even if
the namespace is already specified with "using namespace" somewhere above.

It would be nice, if the tool would check for "using namespace" in the current
scope and omit the namespace from the generated code.

I think this used to work in the pre-clang version, so would be nice to have it
back :)

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to