Skip to content

Tsserver now provides snippet completion, does this unblock arg ghost-test in completions? #646

@burgessa23

Description

@burgessa23

According to neovim/nvim-lspconfig#1259 tsserver supports snippet completion now. Does this mean that ghost-text for args can now work? Is there something that needs to be set in capabilities to get it working?

Apologies if I'm misunderstanding the issue.

Previously closed issue for reference:

The ghost text content is determined by the LSP server (or custom source).

For example, gopls will show the function arguments as ghost text. So it is depending on the your server. I can't support it in nvim-cmp. Sorry.

スクリーンショット 2021-11-10 3 59 52

Originally posted by @hrsh7th in #503 (comment)

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