Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SourceControlResourceDecorations

The decorations for a source control resource state. Can be independently specified for light and dark themes.

层级

索引

Properties(6)

Optional Readonly iconPath

iconPath: string | Uri | ThemeIcon

The icon path for a specific source control resource state.

Optional Readonly strikeThrough

strikeThrough: boolean

Whether the source control resource state should be striked-through in the UI.

Optional Readonly faded

faded: boolean

Whether the source control resource state should be faded in the UI.

Optional Readonly tooltip

tooltip: string

The title for a specific source control resource state.

Optional Readonly light

The light theme decorations.

Optional Readonly dark

The dark theme decorations.

友链:VS Code 中文文档 | VS Code 官网文档 | VS Code 扩展市场

Generated by TypeDoc. Maintained by 洛竹