Skip to content

Feature Request: Support textDocument/inlineCompletionΒ #112

@michaelfortunato

Description

@michaelfortunato

Hi, there is a new endpoint called textDocument/inlineCompletion in the upcoming LSP 3.18 to standardize AI based completions, which are often larger than the token-sized completions of a traditional LSP.

Neovim recently introduced native support for this endpoint after PR neovim/neovim#33972.
It would be great if minuet-ai.nvim could support this endpoint. I think the change would be scoped to minuet's lua/minuet/lsp.lua file.

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions