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.

Available since

3.17.0

.

Static variables

@:value(new ProtocolRequestType<InlineValueParams,Null<Array<InlineValueParams>>,Array<InlineValueParams>,NoData,InlineValueRegistrationOptions>("textDocument/inlineValue"))staticfinalinlineread onlytype:ProtocolRequestType<InlineValueParams, Null<Array<InlineValueParams>>, Array<InlineValueParams>, NoData, InlineValueRegistrationOptions> = new ProtocolRequestType<InlineValueParams,Null<Array<InlineValueParams>>,Array<InlineValueParams>,NoData,InlineValueRegistrationOptions>("textDocument/inlineValue")