mirror of
https://github.com/neovim/neovim.git
synced 2026-02-02 18:14:30 +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