The decorations for a {@link SourceControlResourceState source control resource state}. Can be independently specified for light and dark themes.
The decorations for a {@link SourceControlResourceState source control resource state}. Can be independently specified for light and dark themes.
(dark source-control-resource-decorations)
The dark theme decorations.
Returns: SourceControlResourceThemableDecorations | undefined
The dark theme decorations. **Returns:** `SourceControlResourceThemableDecorations | undefined`
(faded? source-control-resource-decorations)
Whether the {@link SourceControlResourceState source control resource state} should be faded in the UI.
Returns: boolean | undefined
Whether the {@link SourceControlResourceState source control resource state} should be faded in the UI. **Returns:** `boolean | undefined`
(icon-path source-control-resource-decorations)
The icon path for a specific {@link SourceControlResourceState source control resource state}.
Returns: string | Uri | ThemeIcon | undefined
The icon path for a specific {@link SourceControlResourceState source control resource state}. **Returns:** `string | Uri | ThemeIcon | undefined`
(light source-control-resource-decorations)
The light theme decorations.
Returns: SourceControlResourceThemableDecorations | undefined
The light theme decorations. **Returns:** `SourceControlResourceThemableDecorations | undefined`
(strike-through? source-control-resource-decorations)
Whether the {@link SourceControlResourceState source control resource state} should be striked-through in the UI.
Returns: boolean | undefined
Whether the {@link SourceControlResourceState source control resource state} should be striked-through in the UI. **Returns:** `boolean | undefined`
(tooltip source-control-resource-decorations)
The title for a specific {@link SourceControlResourceState source control resource state}.
Returns: string | undefined
The title for a specific {@link SourceControlResourceState source control resource state}. **Returns:** `string | undefined`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close