inlayHint

langoustine.lsp.requests$.inlayHint$
object inlayHint

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

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

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
resolve.type