Skip to content

Support displaying signature after selecting completion #247

@ericvw

Description

@ericvw

Coming from vim and YouCompleteMe, a feature I didn't realize I depended upon was YCM's signature help (associated PR for it with GUI examples). The signature would pop up after accepting a completion so that you can easily reference the signature while typing.

Below is what I am talking about:
vim-ycm

After typing foo(, the signature help would float above what I was typing to reference it. After the closing paren (i.e., )) the signature would disappear.

Does nvim-cmp already support this? If not, is it a feature that fits well with the project? Thanks!

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