Theia API Documentation v1.74.0
    Preparing search index...
    • Configures URL prefixes whose external resources may be rendered without being blocked. A resource is allowed when its URL starts with one of the configured prefixes, so entries should include the full origin (e.g. https://example.com/) to avoid unintended matches.

      Parameters

      • urls: readonly string[]

      Returns void