Represents a handle to a set of decorations sharing the same {@link DecorationRenderOptions styling options} in a {@link TextEditor text editor}.
To get an instance of a TextEditorDecorationType
use
{@link window.createTextEditorDecorationType createTextEditorDecorationType}.