inlayHint

object inlayHint
class Object
trait Matchable
class Any

Type members

Classlikes

object resolve extends LSPRequest

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

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

since 3.17.0