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

    Default implementation of AIActivationService marks the feature active by default.

    Adopters may override this implementation to provide custom activation logic.

    Note that '@theia/ai-ide' also overrides this service to provide activation based on preferences, disabling the feature by default.

    Implements

    Index

    Constructors

    Properties

    contextKeyService: ContextKeyService
    isActive: boolean = true
    onDidChangeAIEnabled: Emitter<boolean> = ...

    Accessors

    Methods