Class PreviewHandlerProvider

Provider managing the available PreviewHandlers.

Constructors

Properties

previewHandlerContributions: ContributionProvider<PreviewHandler>

Methods

  • Indicates whether any PreviewHandler can process the resource identified by the given URI.

    Parameters

    • uri: URI

      the URI identifying a resource.

    Returns boolean

    true when a PreviewHandler can process the resource, false otherwise.