Skip to main content

Module Decoration

Module Decoration 

Source
Expand description

File decoration handlers (URI → badge / tooltip / colour) backing vscode.window.registerFileDecorationProvider. Mountain’s ApplicationState::Feature::Decorations owns the map keyed on URI string; handlers here just read / mutate that store.

Functions§

DecorationsClear
DecorationsGet
DecorationsGetMany
DecorationsSet