A request to resolve additional properties for a inlay hint. The request's parameter is of type InlayHint, the response is of type InlayHint or a Thenable that resolves to such.

Available since

3.17.0

.

Static variables

@:value(new ProtocolRequestType<InlayHint,InlayHint,Never,NoData,NoData>("inlayHint/resolve"))staticfinalinlineread onlytype:ProtocolRequestType<InlayHint, InlayHint, Never, NoData, NoData> = new ProtocolRequestType<InlayHint,InlayHint,Never,NoData,NoData>("inlayHint/resolve")