Options
All
  • Public
  • Public/Protected
  • All
Menu

Class PreferencesJsonSchemaContribution

Hierarchy

  • PreferencesJsonSchemaContribution

Implements

  • JsonSchemaContribution

Index

Constructors

Properties

inmemoryResources: InMemoryResources
preferenceConfigurations: PreferenceConfigurations
schemaProvider: PreferenceSchemaProvider
workspaceService: WorkspaceService

Methods

  • getFileMatch(scope: string): string[]
  • getSchemaURIForScope(scope: PreferenceScope): URI
  • registerSchema(scope: PreferenceScope, context: JsonSchemaRegisterContext): void
  • registerSchemas(context: JsonSchemaRegisterContext): void
  • serializeSchema(scope: PreferenceScope): string
  • updateInMemoryResources(): void