FileDecorationProvider$Typings extension

on

Properties

onDidChangeFileDecorations Event?
An optional event to signal that decorations for one or many files have changed.
getter/setter pair
provideFileDecoration FutureOr<FileDecoration> Function(Uri, CancellationToken)
getter/setter pair