Service to store and retrieve settings on a per-agent basis.

Implements

Constructors

Properties

onDidChange: Event<void> = ...
onDidChangeEmitter: Emitter<void> = ...
preferenceService: PreferenceService
toDispose: DisposableCollection = ...
PREFERENCE_NAME: "ai-features.agentSettings" = 'ai-features.agentSettings'

Methods