mirror of
https://github.com/neovim/neovim.git
synced 2025-09-07 03:48:18 +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.