Class TemplatePreferenceContribution

Implements

  • FrontendApplicationContribution

Constructors

Properties

customizationService: DefaultPromptFragmentCustomizationService
preferenceService: PreferenceService
workspaceService: WorkspaceService

Methods

  • Updates the template configuration in the customization service. If a specific preference name is provided, only that configuration aspect is updated.

    Parameters

    • Optional changedPreference: string

      Optional name of the preference that changed

    Returns Promise<void>