mirror of
https://github.com/neovim/neovim.git
synced 2026-05-12 00:21:31 +00:00
The codelens implementation can resolve command via `codeLens/resolve`. The spec added client capabilities for that: https://github.com/microsoft/language-server-protocol/pull/1979