FileDecorationProvider

The decoration provider interfaces defines the contract between extensions and file decorations.

Online Documentation

Properties

Link copied to clipboard
abstract var onDidChangeFileDecorations: Event<ERROR CLASS: Symbol not found for JsAny>?

An optional event to signal that decorations for one or many files have changed.

Functions

Link copied to clipboard

Provide decorations for a given uri.