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

    Base for terminal link providers that resolve a matched string to a local file URI and open it in the editor. Subclasses contribute their own matching in provideLinks and a named logger.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    fileService: FileService
    logger: ILogger
    openerService: OpenerService
    quickInputService: QuickInputService
    searchService: FileSearchService
    workspaceService: WorkspaceService

    Methods