-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
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
Labels
No labels