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

    Implements

    Index

    Constructors

    Properties

    CliPreferences: CliPreferences
    preferenceService: PreferenceService

    Methods

    • Applies a batch of CLI-provided preferences sequentially. A rejection from an individual write (bad key, invalid scope, etc.) is logged and does not abort the remaining writes, and it is not left as an unhandled promise rejection.

      Parameters

      Returns Promise<void>