Skip to content

Create commands usable by vim #36

@jclsn

Description

@jclsn

So from my research the current commands supported by Neovim, send customs requests to the LSP. This would be in theory be possible from vim as well, but since there is a variety of LSP clients for vim, it would have get implemented for each on of those. I saw that pkl-lsp requested a sync in a prompt, which was successful. Currently there is no way to trigger this manually though.

One solution would be making use of the pkl binary to handle these things. Would it be possible to recreate e.g. :pkl sync-projects with pkl project resolve?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions