Provide inline value as text.

Constructor

new(range:Range, text:String)

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.

Variables

read onlyrange:Range

The document range for which the inline value applies.

read onlytext:String

The text of the inline value.