Hover

constructor(contents: JsAny, range: Range = definedExternally)(source)

Creates a new hover object.

Parameters

contents

The contents of the hover.

range

The range to which the hover applies.

Online Documentation