GenLSP.Protocol.Requests.TextDocumentInlineValue (gen_lsp v0.0.1)

A request to provide inline values in a document. The request's parameter is of type InlineValueParams, the response is of type InlineValue[] or a Thenable that resolves to such.

@since 3.17.0