Options
All
  • Public
  • Public/Protected
  • All
Menu

Class NoneIconTheme

Hierarchy

  • NoneIconTheme

Implements

Index

Constructors

constructor

Properties

Readonly description

description: "Disable file icons" = 'Disable file icons'

Readonly hasFileIcons

hasFileIcons: true = true

Readonly hasFolderIcons

hasFolderIcons: true = true

Readonly id

id: "none" = 'none'

Readonly label

label: "None" = 'None'

Readonly onDidChange

onDidChange: Event<DidChangeLabelEvent> = ...

Protected Readonly onDidChangeEmitter

onDidChangeEmitter: Emitter<DidChangeLabelEvent> = ...

Protected Readonly toDeactivate

toDeactivate: DisposableCollection = ...

Methods

activate

canHandle

  • canHandle(): number

Protected fireDidChange

  • fireDidChange(): void

getIcon

  • getIcon(): string