Optional
afterDefines the rendering options of the attachment that is inserted after the decorated text
Optional
backgroundBackground color of the decoration. Use rgba() and define transparent background colors to play well with other decorations. Alternatively a color from the color registry can be referenced.
Optional
beforeDefines the rendering options of the attachment that is inserted before the decorated text
Optional
borderCSS styling property that will be applied to text enclosed by a decoration.
Optional
borderCSS styling property that will be applied to text enclosed by a decoration. Better use 'border' for setting one or more of the individual border properties.
Optional
borderCSS styling property that will be applied to text enclosed by a decoration. Better use 'border' for setting one or more of the individual border properties.
Optional
borderCSS styling property that will be applied to text enclosed by a decoration. Better use 'border' for setting one or more of the individual border properties.
Optional
borderCSS styling property that will be applied to text enclosed by a decoration. Better use 'border' for setting one or more of the individual border properties.
Optional
borderCSS styling property that will be applied to text enclosed by a decoration. Better use 'border' for setting one or more of the individual border properties.
Optional
colorCSS styling property that will be applied to text enclosed by a decoration.
Optional
cursorCSS styling property that will be applied to text enclosed by a decoration.
Optional
darkOverwrite options for dark themes.
Optional
fontCSS styling property that will be applied to text enclosed by a decoration.
Optional
fontCSS styling property that will be applied to text enclosed by a decoration.
Optional
gutterAn absolute path or an URI to an image to be rendered in the gutter.
Optional
gutterSpecifies the size of the gutter icon. Available values are 'auto', 'contain', 'cover' and any percentage value. For further information: https://msdn.microsoft.com/en-us/library/jj127316(v=vs.85).aspx
Optional
isShould the decoration be rendered also on the whitespace after the line text.
Defaults to false
.
Optional
letterCSS styling property that will be applied to text enclosed by a decoration.
Optional
lightOverwrite options for light themes.
Optional
opacityCSS styling property that will be applied to text enclosed by a decoration.
Optional
outlineCSS styling property that will be applied to text enclosed by a decoration.
Optional
outlineCSS styling property that will be applied to text enclosed by a decoration. Better use 'outline' for setting one or more of the individual outline properties.
Optional
outlineCSS styling property that will be applied to text enclosed by a decoration. Better use 'outline' for setting one or more of the individual outline properties.
Optional
outlineCSS styling property that will be applied to text enclosed by a decoration. Better use 'outline' for setting one or more of the individual outline properties.
Optional
overviewThe color of the decoration in the overview ruler. Use rgba() and define transparent colors to play well with other decorations.
Optional
overviewThe position in the overview ruler where the decoration should be rendered.
Optional
rangeCustomize the growing behavior of the decoration when edits occur at the edges of the decoration's range.
Defaults to DecorationRangeBehavior.OpenOpen
.
Optional
textCSS styling property that will be applied to text enclosed by a decoration.
Represents rendering styles for a text editor decoration.