Open
Description
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.
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.
Third Step: I accept the completion candidate (hitting ret
) and the malformatted function was inserted.
Metadata
Metadata
Assignees
Labels
No labels