mirror of
https://github.com/neovim/neovim.git
synced 2026-01-03 18:06:29 +10: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