Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TextEditorDecorationType

Represents a handle to a set of decorations sharing the same styling options in a text editor.

To get an instance of a TextEditorDecorationType use createTextEditorDecorationType.

层级

  • TextEditorDecorationType

索引

Properties(1)

Methods(1)

Properties(1)

Readonly key

key: string

Internal representation of the handle.

Methods(1)

dispose

  • dispose(): void
  • Remove this decoration type and all decorations on all text editors using it.

    Returns void

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

Generated by TypeDoc. Maintained by 洛竹