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.

Hierarchy

  • TextEditorDecorationType

Index

Properties

Methods

Properties

key: string

Internal representation of the handle.

Methods

  • dispose(): void