Skip to content

Overloaded functions are completed to duplicates #39

Open
@elemakil

Description

@elemakil

Hey,

If I use ac-clang-async to complete member functions which have different signatures, the
function name gets inserted twice. I think its best to show you the problem using images:

First Step: Completion menu shows all member function and also that the function has three signatures.

Step 01

Second Step: I have hit ret and the function's base name is inserted, now I'm selecting the function signature. At this step the function's name is already inserted twice.

Step 02

Third Step: I accept the completion candidate (hitting ret) and the malformatted function was inserted.

Step 03

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions