mirror of
https://github.com/neovim/neovim.git
synced 2025-10-26 12:27:24 +00:00
According to the LSP specification, the CodeLens.command is optional but the CodeLens.command.command is not optional, which means the correct representation of a display-only code lens is indeed one with a command with a title to display and an empty string as command.