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
Internal representation of the handle.
Remove this decoration type and all decorations on all text editors using it.
Generated by TypeDoc. Maintained by 紫升
Links: 搜外友链, 69中文网
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.