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

    Implements

    Index

    Constructors

    Properties

    cache: undefined | string

    cached content

    disposable: Disposable
    onDidChangeContents: Event<void> = ...
    uri: URI

    Methods

    • Reads latest content of this resource.

      If a resource supports versioning it updates version to latest. If a resource supports encoding it updates encoding to latest.

      Parameters

      • Optionaloptions: { encoding?: string }

      Returns Promise<string>

      ResourceError.NotFound if a resource not found