Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DecorationOptions

Represents options for a specific decoration in a decoration set.

层级

  • DecorationOptions

索引

Properties(3)

Properties(3)

range

range: Range

Range to which this decoration is applied. The range must not be empty.

Optional hoverMessage

A message that should be rendered when hovering over the decoration.

Optional renderOptions

Render options applied to the current decoration. For performance reasons, keep the number of decoration specific options small, and use decoration types wherever possible.

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

Generated by TypeDoc. Maintained by 洛竹