InlineValueText

constructor(range: Range, text: String)(source)

Creates a new InlineValueText object.

Parameters

range

The document line where to show the inline value.

text

The value to be shown for the line.

Online Documentation