Theia API Documentation v1.65.0
    Preparing search index...

    Provider managing the available PreviewHandlers.

    Index

    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.