Theia API Documentation v1.69.0
    Preparing search index...
    interface ThinkingModeSetting {
        scope?: Scope;
        thinkingMode?: { budgetTokens?: number; enabled: boolean };
    }
    Index

    Properties

    scope?: Scope
    thinkingMode?: { budgetTokens?: number; enabled: boolean }