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.
友链:VS Code 中文文档 | VS Code 官网文档 | VS Code 扩展市场
Generated by TypeDoc. Maintained by 洛竹
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.