GenLSP.Protocol.Requests.TextDocumentInlayHint (gen_lsp v0.0.1)
A request to provide inlay hints in a document. The request's parameter is of type InlayHintsParams, the response is of type InlayHint[] or a Thenable that resolves to such.
@since 3.17.0