Files
neovim/runtime/lua
Yi Ming b95b6ed975 fix(lsp): empty commands should not be considered executable (#28216)
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.
2024-04-10 12:23:47 +02:00
..
2024-04-06 16:42:26 +02:00
2023-09-10 11:43:37 +02:00