nvim_runtime_lua

lsp.InlineValueText

Returns inline value information as the complete text to be shown.

Fields2

InlineValueText.range : lsp.Range

The document range for which the inline value applies.

InlineValueText.text : string

The text of the inline value.