Options
All
  • Public
  • Public/Protected
  • All
Menu

Provide inline value as text.

层级

  • InlineValueText

索引

Constructors(1)

Properties(2)

Constructors(1)

constructor

  • Creates a new InlineValueText object.

    Parameters

    • range: Range

      The document line where to show the inline value.

    • text: string

      The value to be shown for the line.

    Returns InlineValueText

Properties(2)

Readonly range

range: Range

The document range for which the inline value applies.

Readonly text

text: string

The text of the inline value.

友链:VS Code 中文文档 | VS Code 官网文档 | VS Code 扩展市场

Generated by TypeDoc. Maintained by 洛竹