@theia/core
Version:
Theia is a cloud & desktop IDE framework implemented in TypeScript.
1,189 lines • 349 kB
JSON
{
"$schema": "https://json.schemastore.org/schema-catalog.json",
"version": 1,
"schemas": [
{
"name": "Upsun config",
"description": "Upsun configuration file",
"fileMatch": ["**/.upsun/*.yml", "**/.upsun/*.yaml"],
"url": "https://raw.githubusercontent.com/platformsh/platformify/refs/heads/main/validator/schema/upsun.json"
},
{
"name": "Platform.sh application",
"description": "Platform.sh application configuration file",
"fileMatch": [
".platform.app.yml",
".platform.app.yaml",
"**/.platform.app.yml"
],
"url": "https://raw.githubusercontent.com/platformsh/platformify/refs/heads/main/validator/schema/platformsh.application.json"
},
{
"name": "Platform.sh routes",
"description": "Platform.sh routes configuration file",
"fileMatch": ["**/.platform/routes.yml", "**/.platform/routes.yaml"],
"url": "https://raw.githubusercontent.com/platformsh/platformify/refs/heads/main/validator/schema/platformsh.routes.json"
},
{
"name": "Platform.sh services",
"description": "Platform.sh services configuration file",
"fileMatch": ["**/.platform/services.yml", "**/.platform/services.yaml"],
"url": "https://raw.githubusercontent.com/platformsh/platformify/refs/heads/main/validator/schema/platformsh.services.json"
},
{
"name": "1Password SSH Agent Config",
"description": "Configuration file for the 1Password SSH agent",
"fileMatch": ["**/1password/ssh/agent.toml"],
"url": "https://developer.1password.com/schema/ssh-agent-config.json"
},
{
"name": "Application Accelerator",
"description": "Application Accelerator for VMware Tanzu",
"fileMatch": ["accelerator.yaml"],
"url": "https://www.schemastore.org/accelerator.json"
},
{
"name": "gRPC API Gateway & OpenAPI Config",
"description": "Config file for gRPC API Gateway & OpenAPI v3.1 generation",
"fileMatch": [
"grpc_api_gateway.yaml",
"grpc_api_gateway.yml",
"grpc_api_gateway.json",
"*_gateway.yml",
"*_gateway.yaml",
"*_gateway.json",
"*_openapi.yml",
"*_openapi.yaml",
"*_openapi.json"
],
"url": "https://www.schemastore.org/grpc-api-gateway.json"
},
{
"name": ".NET Aspire 8.0 Manifest",
"description": "Manifest generated by .NET Aspire AppHosts to support deployment automation",
"fileMatch": ["aspire-manifest.json"],
"url": "https://www.schemastore.org/aspire-8.0.json",
"versions": {
"8.0": "https://www.schemastore.org/aspire-8.0.json"
}
},
{
"name": "AnyWork Automation Configuration",
"description": "AnyWork Automation Configuration used to configure automation scripts on AnyWork",
"fileMatch": [".awc.yaml", ".awc.yml", ".awc.json", ".awc.jsonc", ".awc"],
"url": "https://www.schemastore.org/anywork-ac-1.1.json",
"versions": {
"1.0": "https://www.schemastore.org/anywork-ac-1.0.json"
}
},
{
"name": "@factorial/drupal-breakpoints-css",
"description": "@factorial/drupal-breakpoints-css config file",
"fileMatch": ["breakpoints.config.yml"],
"url": "https://www.schemastore.org/factorial-drupal-breakpoints-css-0.2.0.json"
},
{
"name": ".adonisrc.json",
"description": "AdonisJS configuration file",
"fileMatch": [".adonisrc.json"],
"url": "https://raw.githubusercontent.com/adonisjs/application/master/adonisrc.schema.json"
},
{
"name": "aerleon.yml",
"description": "Aerleon configuration file",
"fileMatch": ["aerleon.yml"],
"url": "https://raw.githubusercontent.com/aerleon/aerleon/main/schemas/aerleon-config.schema.json"
},
{
"name": "Aerleon Network & Service Definitions",
"description": "Aerleon network & service definition file",
"fileMatch": ["**/def/**/*.yaml"],
"url": "https://raw.githubusercontent.com/aerleon/aerleon/main/schemas/aerleon-definitions.schema.json"
},
{
"name": "Aerleon Policy",
"description": "Aerleon policy file",
"fileMatch": ["**/policies/**/*.yaml"],
"url": "https://raw.githubusercontent.com/aerleon/aerleon/main/schemas/aerleon-policies.schema.json"
},
{
"name": ".agripparc.json",
"description": "the Agrippa config file",
"fileMatch": [".agripparc.json", "agripparc.json"],
"url": "https://www.schemastore.org/agripparc-1.4.json",
"versions": {
"1.2": "https://www.schemastore.org/agripparc-1.2.json",
"1.3": "https://www.schemastore.org/agripparc-1.3.json",
"1.4": "https://www.schemastore.org/agripparc-1.4.json"
}
},
{
"name": "Air",
"description": "R formatter and language server",
"fileMatch": ["air.toml", ".air.toml"],
"url": "https://github.com/posit-dev/air/releases/latest/download/air.schema.json"
},
{
"name": ".aiproj.json",
"description": "Settings for project analysis by the Application Inspector",
"fileMatch": [".aiproj.json"],
"url": "https://www.schemastore.org/aiproj-1.6.json",
"versions": {
"1.0": "https://www.schemastore.org/aiproj-1.0.json",
"1.1": "https://www.schemastore.org/aiproj-1.1.json",
"1.2": "https://www.schemastore.org/aiproj-1.2.json",
"1.3": "https://www.schemastore.org/aiproj-1.3.json",
"1.4": "https://www.schemastore.org/aiproj-1.4.json",
"1.5": "https://www.schemastore.org/aiproj-1.5.json",
"1.6": "https://www.schemastore.org/aiproj-1.6.json"
}
},
{
"name": "ABCInventoryModuleData",
"description": "ABCInventoryModuleData defining the structure of ABCInventoryModuleData including Principal Data, inventory, and transaction data in ABC-Plan's Inventory Management Module",
"fileMatch": ["abc-inventory-module-data-*.json"],
"url": "https://www.schemastore.org/abc-inventory-module-data-5.1.0.json",
"versions": {
"1.0.0": "https://www.schemastore.org/abc-inventory-module-data-1.0.0.json",
"2.0.0": "https://www.schemastore.org/abc-inventory-module-data-2.0.0.json",
"3.0.0": "https://www.schemastore.org/abc-inventory-module-data-3.0.0.json",
"4.0.0": "https://www.schemastore.org/abc-inventory-module-data-4.0.0.json",
"5.1.0": "https://www.schemastore.org/abc-inventory-module-data-5.1.0.json"
}
},
{
"name": "ABCSupplyPlan",
"description": "ABCSupplyPlan representing all the state for performing inventory optimization and expiry analysis in ABC-Plan MasterPlanner",
"fileMatch": ["abc-supply-plan-*.json"],
"url": "https://www.schemastore.org/abc-supply-plan-10.0.0.json",
"versions": {
"1.0.0": "https://www.schemastore.org/abc-supply-plan-1.0.0.json",
"2.0.0": "https://www.schemastore.org/abc-supply-plan-2.0.0.json",
"3.0.0": "https://www.schemastore.org/abc-supply-plan-3.0.0.json",
"4.0.0": "https://www.schemastore.org/abc-supply-plan-4.0.0.json",
"5.0.0": "https://www.schemastore.org/abc-supply-plan-5.0.0.json",
"6.0.0": "https://www.schemastore.org/abc-supply-plan-6.0.0.json",
"7.0.0": "https://www.schemastore.org/abc-supply-plan-7.0.0.json",
"8.0.0": "https://www.schemastore.org/abc-supply-plan-8.0.0.json",
"9.0.0": "https://www.schemastore.org/abc-supply-plan-9.0.0.json",
"10.0.0": "https://www.schemastore.org/abc-supply-plan-10.0.0.json"
}
},
{
"name": "AIConfig",
"description": "AIConfig that is used to store generative AI prompts, models and model parameters",
"fileMatch": [
"aiconfig.json",
"aiconfig.jsonc",
"*.aiconfig.json",
"*.aiconfig.jsonc",
"aiconfig.yml",
"aiconfig.yaml",
"*.aiconfig.yml",
"*.aiconfig.yaml"
],
"url": "https://www.schemastore.org/aiconfig-1.0.json"
},
{
"name": "Airlock Microgateway",
"description": "Airlock Microgateway configuration",
"fileMatch": [
"microgateway-config.yaml",
"microgateway-config.yml",
"airlock-microgateway-config.yaml",
"airlock-microgateway-config.yml"
],
"url": "https://www.schemastore.org/airlock-microgateway-3.2.json",
"versions": {
"3.0": "https://www.schemastore.org/airlock-microgateway-3.0.json",
"3.1": "https://www.schemastore.org/airlock-microgateway-3.1.json",
"3.2": "https://www.schemastore.org/airlock-microgateway-3.2.json"
}
},
{
"name": "angular.json",
"description": "Angular configuration file",
"fileMatch": ["angular.json"],
"url": "https://raw.githubusercontent.com/angular/angular-cli/master/packages/angular/cli/lib/config/workspace-schema.json"
},
{
"name": ".angular-cli.json",
"description": "Angular CLI configuration file",
"fileMatch": [".angular-cli.json", "angular-cli.json"],
"url": "https://raw.githubusercontent.com/angular/angular-cli/v10.1.6/packages/angular/cli/lib/config/schema.json"
},
{
"name": "apple-app-site-association",
"description": "Apple Universal Link, App Site Association",
"fileMatch": ["apple-app-site-association"],
"url": "https://www.schemastore.org/apple-app-site-association.json"
},
{
"name": "App config Spotify Backstage",
"description": "Spotify's Backstage App configuration for all plugins",
"fileMatch": [
"app-config.yml",
"app-config.yaml",
"app-config.local.yaml",
"app-config.local.yml",
"app-config.production.yaml",
"app-config.production.yml"
],
"url": "https://www.schemastore.org/app-config.json"
},
{
"name": "app-definition.yaml",
"description": "Appsemble app definition",
"fileMatch": ["app-definition.yaml"],
"url": "https://appsemble.app/api.json#/components/schemas/AppDefinition"
},
{
"name": ".appsemblerc.yaml",
"description": "Appsemble RC file",
"fileMatch": [".appsemblerc.yaml"],
"url": "https://gitlab.com/appsemble/appsemble/-/raw/HEAD/packages/cli/assets/appsemblerc.schema.json"
},
{
"name": "appsscript.json",
"description": "Google Apps Script manifest file",
"fileMatch": ["appsscript.json"],
"url": "https://www.schemastore.org/appsscript.json"
},
{
"name": "appsettings.json",
"description": "ASP.NET Core's configuration file",
"fileMatch": ["appsettings.json", "appsettings.*.json"],
"url": "https://www.schemastore.org/appsettings.json"
},
{
"name": "appveyor.yml",
"description": "AppVeyor CI configuration file",
"fileMatch": ["appveyor.yml"],
"url": "https://www.schemastore.org/appveyor.json"
},
{
"name": "appsettings.StormPetrel.json",
"description": "Scand.StormPetrel.Generator NuGet package appsettings.StormPetrel.json file",
"fileMatch": ["appsettings.StormPetrel.json"],
"url": "https://raw.githubusercontent.com/Scandltd/storm-petrel/main/generator/assets/appsettings.StormPetrel.Schema.json"
},
{
"name": "aqua.yaml",
"description": "aqua configuration file",
"fileMatch": [".aqua.yaml", ".aqua.yml", "aqua.yaml", "aqua.yml"],
"url": "https://raw.githubusercontent.com/aquaproj/aqua/main/json-schema/aqua-yaml.json"
},
{
"name": "aqua-generate-registry.yaml",
"description": "aqua generate registry configuration file",
"fileMatch": ["aqua-generate-registry.yaml"],
"url": "https://raw.githubusercontent.com/aquaproj/aqua/main/json-schema/aqua-generate-registry.json"
},
{
"name": "aqua-policy.yaml",
"description": "aqua policy configuration file",
"fileMatch": [".aqua-policy.yaml", "aqua-policy.yaml"],
"url": "https://raw.githubusercontent.com/aquaproj/aqua/main/json-schema/policy.json"
},
{
"name": "registry.yaml",
"description": "aqua registry configuration file",
"fileMatch": [],
"url": "https://raw.githubusercontent.com/aquaproj/aqua/main/json-schema/registry.json"
},
{
"name": "arb.json",
"description": "Application Resource Bundle",
"fileMatch": ["arb.json"],
"url": "https://raw.githubusercontent.com/google/app-resource-bundle/main/schema/arb.json"
},
{
"name": "architect.yml",
"description": "Architect.io Component",
"fileMatch": [
"architect.yml",
"architect.yaml",
"*.architect.yml",
"*.architect.yaml"
],
"url": "https://raw.githubusercontent.com/architect-team/architect-cli/main/src/dependency-manager/schema/architect.schema.json"
},
{
"name": "arc.json",
"description": "A OpenJS Architect",
"fileMatch": ["arc.json", "arc.yml", "arc.yaml"],
"url": "https://raw.githubusercontent.com/architect/parser/v2.3.0/arc-schema.json"
},
{
"name": "Argo Events",
"description": "Argo Events Event Sources and Sensors",
"url": "https://raw.githubusercontent.com/argoproj/argo-events/master/api/jsonschema/schema.json"
},
{
"name": "Argo Workflows",
"description": "Argo Workflow configuration file",
"url": "https://raw.githubusercontent.com/argoproj/argo-workflows/master/api/jsonschema/schema.json"
},
{
"name": "artifacthub-repo.yml",
"description": "Artifact Hub repository metadata file",
"fileMatch": ["artifacthub-repo.yml"],
"url": "https://www.schemastore.org/artifacthub-repo.json"
},
{
"name": "asm-lsp",
"description": "Configuration file for asm-lsp",
"fileMatch": [".asm-lsp.toml", "asm-lsp.toml"],
"url": "https://raw.githubusercontent.com/bergercookie/asm-lsp/master/asm-lsp_config_schema.json"
},
{
"name": "AssemblyScript",
"description": "AssemblyScript is TypeScript-like language that is compiled to WebAssembly (wasm)",
"fileMatch": ["asconfig.json"],
"url": "https://www.schemastore.org/asconfig-schema.json"
},
{
"name": "AsyncAPI",
"description": "AsyncAPI documentation files",
"fileMatch": ["*asyncapi*.json", "*asyncapi*.yml", "*asyncapi*.yaml"],
"url": "https://www.asyncapi.com/schema-store/all.schema-store.json"
},
{
"name": "AsyncAPI Tool File",
"description": "A validating AsyncAPI tool files",
"fileMatch": [".asyncapi-tool"],
"url": "https://raw.githubusercontent.com/asyncapi/website/master/scripts/tools/tools-schema.json"
},
{
"name": "Atmos Manifests",
"description": "Atmos Stack Manifests. Documentation: https://atmos.tools",
"fileMatch": [],
"url": "https://atmos.tools/schemas/atmos/atmos-manifest/1.0/atmos-manifest.json"
},
{
"name": "Aurora Agile Meta-Framework",
"description": "Yaml for Aurora Agile Meta-Framework",
"fileMatch": ["*.aurora.yaml", "*.aurora.yml"],
"url": "https://www.schemastore.org/aurora-1.2.json",
"versions": {
"1.0": "https://www.schemastore.org/aurora-1.0.json",
"1.1": "https://www.schemastore.org/aurora-1.1.json",
"1.2": "https://www.schemastore.org/aurora-1.2.json"
}
},
{
"name": "Avro Avsc",
"description": "Avro Avsc file",
"fileMatch": ["*.avsc"],
"url": "https://www.schemastore.org/avro-avsc.json"
},
{
"name": "AWS AppConfig Feature Flags-v1",
"description": "AWS CDK AppConfig Feature Flags",
"fileMatch": ["*.appConfig.featureFlags.json"],
"url": "https://www.schemastore.org/aws-cdk-appconfig-featureflags-1.0.0.json"
},
{
"name": "Azure Container App template for defining an immutable revision",
"description": "Azure Container App template for defining an immutable revision",
"fileMatch": ["*.containerapp-template.json"],
"url": "https://www.schemastore.org/azure-containerapp-template.json"
},
{
"name": "Azure Device Update for IoT Hub import manifest",
"description": "Azure Device Update for IoT Hub import manifest",
"fileMatch": ["*.importmanifest.json"],
"url": "https://www.schemastore.org/azure-deviceupdate-import-manifest-5.0.json",
"versions": {
"4.0": "https://www.schemastore.org/azure-deviceupdate-import-manifest-4.0.json",
"5.0": "https://www.schemastore.org/azure-deviceupdate-import-manifest-5.0.json"
}
},
{
"name": "Azure Device Update for IoT Hub update manifest",
"description": "Azure Device Update for IoT Hub update manifest",
"fileMatch": ["*.updatemanifest.json"],
"url": "https://www.schemastore.org/azure-deviceupdate-update-manifest-5.json",
"versions": {
"4": "https://www.schemastore.org/azure-deviceupdate-update-manifest-4.json",
"5": "https://www.schemastore.org/azure-deviceupdate-update-manifest-5.json"
}
},
{
"name": "Azure DevOps extension manifest",
"description": "Azure DevOps extension manifest",
"url": "https://www.schemastore.org/azure-devops-extension-manifest-1.0.json",
"versions": {
"1.0": "https://www.schemastore.org/azure-devops-extension-manifest-1.0.json"
}
},
{
"name": "Azure IoT EdgeAgent deployment",
"description": "Azure IoT EdgeAgent deployment",
"url": "https://www.schemastore.org/azure-iot-edgeagent-deployment-1.1.json",
"versions": {
"1.0": "https://www.schemastore.org/azure-iot-edgeagent-deployment-1.0.json",
"1.1": "https://www.schemastore.org/azure-iot-edgeagent-deployment-1.1.json"
}
},
{
"name": "Azure IoT EdgeHub deployment",
"description": "Azure IoT EdgeHub deployment",
"url": "https://www.schemastore.org/azure-iot-edgehub-deployment-1.2.json",
"versions": {
"1.0": "https://www.schemastore.org/azure-iot-edgehub-deployment-1.0.json",
"1.1": "https://www.schemastore.org/azure-iot-edgehub-deployment-1.1.json",
"1.2": "https://www.schemastore.org/azure-iot-edgehub-deployment-1.2.json"
}
},
{
"name": "Azure IoT Edge deployment",
"description": "Azure IoT Edge deployment",
"url": "https://www.schemastore.org/azure-iot-edge-deployment-2.0.json",
"versions": {
"1.0": "https://www.schemastore.org/azure-iot-edge-deployment-1.0.json",
"1.1": "https://www.schemastore.org/azure-iot-edge-deployment-2.0.json"
}
},
{
"name": "Azure IoT Edge deployment template",
"description": "Azure IoT Edge deployment template",
"fileMatch": [
"deployment.template.json",
"deployment.debug.template.json"
],
"url": "https://www.schemastore.org/azure-iot-edge-deployment-template-4.0.json",
"versions": {
"1.0": "https://www.schemastore.org/azure-iot-edge-deployment-template-1.0.json",
"1.1": "https://www.schemastore.org/azure-iot-edge-deployment-template-2.0.json",
"1.2": "https://www.schemastore.org/azure-iot-edge-deployment-template-3.0.json",
"1.3": "https://www.schemastore.org/azure-iot-edge-deployment-template-4.0.json"
}
},
{
"name": "Azure Landing Zones Library metadata",
"description": "Azure Landing Zones Library metadata",
"fileMatch": ["alz_library_metadata.json"],
"url": "https://raw.githubusercontent.com/Azure/Azure-Landing-Zones-Library/main/schemas/library_metadata.json"
},
{
"name": "Azure Landing Zones Library policy default values",
"description": "Azure Landing Zones Library policy default values",
"fileMatch": [
"alz_policy_default_values.json",
"alz_policy_default_values.yaml",
"alz_policy_default_values.yml"
],
"url": "https://raw.githubusercontent.com/Azure/Azure-Landing-Zones-Library/main/schemas/default_policy_values.json"
},
{
"name": "Azure Landing Zones Library architecture definition",
"description": "Azure Landing Zones Library architecture definition",
"fileMatch": [
"*.alz_architecture_definition.json",
"*.alz_architecture_definition.yaml",
"*.alz_architecture_definition.yml"
],
"url": "https://raw.githubusercontent.com/Azure/Azure-Landing-Zones-Library/main/schemas/architecture_definition.json"
},
{
"name": "Azure Landing Zones Library archetype definition",
"description": "Azure Landing Zones Library archetype definition",
"fileMatch": [
"*.alz_archetype_definition.json",
"*.alz_archetype_definition.yaml",
"*.alz_archetype_definition.yml"
],
"url": "https://raw.githubusercontent.com/Azure/Azure-Landing-Zones-Library/main/schemas/archetype_definition.json"
},
{
"name": "Azure Landing Zones Library archetype override",
"description": "Azure Landing Zones Library archetype override",
"fileMatch": [
"*.alz_archetype_override.json",
"*.alz_archetype_override.yaml",
"*.alz_archetype_override.yml"
],
"url": "https://raw.githubusercontent.com/Azure/Azure-Landing-Zones-Library/main/schemas/archetype_override.json"
},
{
"name": "Biome Formatter Config",
"description": "Configuration file for the Biome formatter",
"fileMatch": ["biome.json", "biome.jsonc"],
"url": "https://biomejs.dev/schemas/latest/schema.json"
},
{
"name": "bottom configuration",
"description": "Configuration file for bottom",
"fileMatch": ["bottom.toml"],
"url": "https://raw.githubusercontent.com/ClementTsang/bottom/main/schema/v0.10/bottom.json",
"versions": {
"nightly": "https://raw.githubusercontent.com/ClementTsang/bottom/main/schema/nightly/bottom.json",
"0.10": "https://raw.githubusercontent.com/ClementTsang/bottom/main/schema/v0.10/bottom.json",
"0.9": "https://raw.githubusercontent.com/ClementTsang/bottom/main/schema/v0.9/bottom.json"
}
},
{
"name": "buf.yaml",
"description": "buf.yaml is used to define a module. It's the primary configuration file, and is responsible for the module's name, dependencies, and lint and breaking configuration",
"fileMatch": ["buf.yaml"],
"url": "https://www.schemastore.org/buf.json"
},
{
"name": "buf.gen.yaml",
"description": "buf.gen.yaml is a configuration file used by the buf generate command to generate integration code for the languages of your choice",
"fileMatch": ["buf.gen.yaml"],
"url": "https://www.schemastore.org/buf.gen.json"
},
{
"name": "buf.plugin.yaml",
"description": "A `buf.plugin.yaml` file captures metadata about the plugin. It includes mandatory and optional fields that are displayed on the individual plugin page and the BSR plugin. Documentation: https://buf.build/plugins",
"fileMatch": ["buf.plugin.yaml"],
"url": "https://www.schemastore.org/buf.plugin.json"
},
{
"name": "buf.work.yaml",
"description": "buf.work.yaml is used to define a workspace, which is an advanced local development feature. Workspaces make it possible to consolidate one or more modules into a single buildable unit. They also allow users to run buf operations across multiple modules with a single execution (such as buf lint)",
"fileMatch": ["buf.work.yaml"],
"url": "https://www.schemastore.org/buf.work.json"
},
{
"name": "cargo-mutants-config.yaml",
"description": "cargo-mutants configuration file",
"fileMatch": ["**/.cargo/mutants.toml"],
"url": "https://www.schemastore.org/cargo-mutants-config.json"
},
{
"name": "Cinnamon Spice info.json",
"description": "The 'info.json' metadata file used in Cinnamon Spice components",
"fileMatch": [],
"url": "https://www.schemastore.org/cinnamon-spice.info.json"
},
{
"name": "CodeRabbit",
"description": "Supercharge your entire team with AI-driven contextual feedback & smart chat",
"fileMatch": [".coderabbit.yaml"],
"url": "https://coderabbit.ai/integrations/schema.v2.json"
},
{
"name": "CodeCV",
"description": "CV format specification",
"fileMatch": [
"cv.json",
"cv.yaml",
"cv.yml",
"cv.toml",
"*.cv.json",
"*.cv.yaml",
"*.cv.yml",
"*.cv.toml"
],
"url": "https://raw.githubusercontent.com/hexagonkt/codecv/master/cv.schema.json",
"versions": {
"0.9.9": "https://raw.githubusercontent.com/hexagonkt/codecv/0.9.9/cv.schema.json"
}
},
{
"name": "CodifyCLI",
"description": "Transform your workflow with Codify, the ultimate configuration as code tool designed to manage local user environments",
"fileMatch": [
"codify.json",
"codify.yaml",
"codify.json5",
"codify.jsonc",
"*.codify.json",
"*.codify.yaml",
"*.codify.json5",
"*.codify.jsonc"
],
"url": "https://raw.githubusercontent.com/codifyCLI/codify-schemas/main/src/schemastore/codify-schema.json"
},
{
"name": "CloudCannon Configuration",
"description": "Configuration file for CloudCannon, the Git-based CMS that brings visual editing to your modern tech stack, freeing developers from content tasks while empowering editors to make changes",
"fileMatch": [
"cloudcannon.config.yml",
"cloudcannon.config.yaml",
"cloudcannon.config.json",
"*.cloudcannon.config.yml",
"*.cloudcannon.config.yaml",
"*.cloudcannon.config.json"
],
"url": "https://github.com/cloudcannon/configuration-types/releases/latest/download/cloudcannon-config.schema.json"
},
{
"name": "Lando (landofile)",
"description": "The configuration file for a Lando app. Documentation: https://github.com/4lando/lando-spec",
"fileMatch": [".lando.yml", ".lando.*.yml"],
"url": "https://4lando.github.io/lando-spec/landofile-spec.json"
},
{
"name": "latexindent configuration",
"description": "Configuration file for latexindent",
"fileMatch": ["latexindent.yaml", ".latexindent.yaml"],
"url": "https://github.com/cmhughes/latexindent.pl/raw/main/documentation/latexindent-yaml-schema.json"
},
{
"name": "Lobe AI Agent",
"description": "Lobe Agents is an AI agent for LobeChat",
"fileMatch": ["lobe-agent.json"],
"url": "https://chat-agents.lobehub.com/schema/lobeAgentSchema_v1.json"
},
{
"name": "Loki",
"description": "Like Prometheus, but for logs",
"fileMatch": ["loki.yml", "loki.yaml"],
"url": "https://www.schemastore.org/loki.json"
},
{
"name": "Azure Pipelines",
"description": "Azure Pipelines YAML pipelines definition",
"fileMatch": ["azure-pipelines.yml", "azure-pipelines.yaml"],
"url": "https://raw.githubusercontent.com/microsoft/azure-pipelines-vscode/master/service-schema.json"
},
{
"name": "FasterCI Configuration",
"description": "FasterCI repository configuration file",
"fileMatch": ["**/.fasterci/config.yaml"],
"url": "https://fasterci.com/config.schema.json"
},
{
"name": "Foxx Manifest",
"description": "ArangoDB Foxx service manifest file",
"fileMatch": ["manifest.json"],
"url": "https://www.schemastore.org/foxx-manifest.json"
},
{
"name": "flagd flag configuration",
"description": "Flag configuration for the OpenFeature spec compliant flagd provider",
"fileMatch": [
"flagd.json",
"flagd.yaml",
"flagd.yml",
"*.flagd.json",
"*.flagd.yaml",
"*.flagd.yml"
],
"url": "https://flagd.dev/schema/v0/flags.json",
"versions": {
"0.1.1": "https://raw.githubusercontent.com/open-feature/flagd-schemas/json/json-schema-v0.1.1/json/flagd-definitions.json",
"0.2.0": "https://raw.githubusercontent.com/open-feature/flagd-schemas/json/json-schema-v0.2.0/json/flags.json"
}
},
{
"name": "fly.io Configuration",
"description": "fly.io, a cloud provider, configuration",
"fileMatch": ["fly.toml"],
"url": "https://www.schemastore.org/fly.json"
},
{
"name": "Freifunk.de Community API",
"description": "Freifunk.de Community API. Documentation: https://github.com/freifunk/directory.api.freifunk.net",
"fileMatch": ["*.freifunk-api.json"],
"url": "https://raw.githubusercontent.com/freifunk/api.freifunk.net/master/specs/0.5.2.json",
"versions": {
"development": "https://raw.githubusercontent.com/freifunk/api.freifunk.net/master/specs/development.json",
"0.1": "https://raw.githubusercontent.com/freifunk/api.freifunk.net/master/specs/0.1.json",
"0.2.0": "https://raw.githubusercontent.com/freifunk/api.freifunk.net/master/specs/0.2.0.json",
"0.4.9": "https://raw.githubusercontent.com/freifunk/api.freifunk.net/master/specs/0.4.9.json",
"0.4.10": "https://raw.githubusercontent.com/freifunk/api.freifunk.net/master/specs/0.4.10.json",
"0.4.11": "https://raw.githubusercontent.com/freifunk/api.freifunk.net/master/specs/0.4.11.json",
"0.4.12": "https://raw.githubusercontent.com/freifunk/api.freifunk.net/master/specs/0.4.12.json",
"0.4.13": "https://raw.githubusercontent.com/freifunk/api.freifunk.net/master/specs/0.4.13.json",
"0.4.14": "https://raw.githubusercontent.com/freifunk/api.freifunk.net/master/specs/0.4.14.json",
"0.4.15": "https://raw.githubusercontent.com/freifunk/api.freifunk.net/master/specs/0.4.15.json",
"0.4.16": "https://raw.githubusercontent.com/freifunk/api.freifunk.net/master/specs/0.4.16.json",
"0.5.0": "https://raw.githubusercontent.com/freifunk/api.freifunk.net/master/specs/0.5.0.json",
"0.5.1": "https://raw.githubusercontent.com/freifunk/api.freifunk.net/master/specs/0.5.1.json",
"0.5.2": "https://raw.githubusercontent.com/freifunk/api.freifunk.net/master/specs/0.5.2.json"
}
},
{
"name": "Frogbot Config",
"description": "The Frogbot configuration required to scan Git repositories",
"fileMatch": ["frogbot-config.yml"],
"url": "https://raw.githubusercontent.com/jfrog/frogbot/master/schema/frogbot-schema.json"
},
{
"name": ".asmdef",
"description": "Unity 3D assembly definition file",
"fileMatch": ["*.asmdef"],
"url": "https://www.schemastore.org/asmdef.json"
},
{
"name": "babelrc.json",
"description": "Babel configuration file",
"fileMatch": [".babelrc", ".babelrc.json", "babel.config.json"],
"url": "https://www.schemastore.org/babelrc.json"
},
{
"name": ".backportrc.json",
"description": "Backport configuration file",
"fileMatch": [".backportrc.json"],
"url": "https://www.schemastore.org/backportrc.json"
},
{
"name": "batect.yml",
"description": "Batect configuration file",
"fileMatch": ["batect.yml", "batect-bundle.yml"],
"url": "https://ide-integration.batect.dev/v1/configSchema.json"
},
{
"name": "bamboo-spec",
"description": "The Bamboo Specs allows you to define Bamboo configuration as code, and have corresponding plans/deployments created or updated automatically in Bamboo",
"fileMatch": ["**/bamboo-specs/*.yaml", "**/bamboo-specs/*.yml"],
"url": "https://www.schemastore.org/bamboo-spec.json"
},
{
"name": "beef-database-codegen",
"description": "Beef (Business Entity Execution Framework) database code-generation configuration",
"fileMatch": [
"database.beef.yaml",
"database.beef.yml",
"database.beef.json"
],
"url": "https://raw.githubusercontent.com/Avanade/Beef/master/tools/Beef.CodeGen.Core/Schema/database.beef.json"
},
{
"name": "beef-entity-codegen",
"description": "Beef (Business Entity Execution Framework) entity code-generation configuration",
"fileMatch": [
"entity.beef.yaml",
"entity.beef.yml",
"entity.beef.json",
"refdata.beef.yaml",
"refdata.beef.yml",
"refdata.beef.json",
"datamodel.beef.yaml",
"datamodel.beef.yml",
"datamodel.beef.json"
],
"url": "https://raw.githubusercontent.com/Avanade/Beef/master/tools/Beef.CodeGen.Core/Schema/entity.beef.json"
},
{
"name": "beef-database-v5-codegen",
"description": "Beef (Business Entity Execution Framework) database code-generation configuration (v5)",
"fileMatch": [
"database.beef-5.yaml",
"database.beef-5.yml",
"database.beef-5.json",
"*.database.beef-5.yaml",
"*.database.beef-5.yml",
"*.database.beef-5.json"
],
"url": "https://raw.githubusercontent.com/Avanade/Beef/master/tools/Beef.CodeGen.Core/Schema/database.beef-5.json"
},
{
"name": "beef-entity-v5-codegen",
"description": "Beef (Business Entity Execution Framework) entity code-generation configuration (v5)",
"fileMatch": [
"entity.beef-5.yaml",
"entity.beef-5.yml",
"entity.beef-5.json",
"refdata.beef-5.yaml",
"refdata.beef-5.yml",
"refdata.beef-5.json",
"datamodel.beef-5.yaml",
"datamodel.beef-5.yml",
"datamodel.beef-5.json",
"*.entity.beef-5.yaml",
"*.entity.beef-5.yml",
"*.entity.beef-5.json",
"*.refdata.beef-5.yaml",
"*.refdata.beef-5.yml",
"*.refdata.beef-5.json",
"*.datamodel.beef-5.yaml",
"*.datamodel.beef-5.yml",
"*.datamodel.beef-5.json"
],
"url": "https://raw.githubusercontent.com/Avanade/Beef/master/tools/Beef.CodeGen.Core/Schema/entity.beef-5.json"
},
{
"name": "bigquery-table",
"description": "BigQuery table",
"fileMatch": ["*.bigquery.json"],
"url": "https://www.schemastore.org/bigquery-table.json"
},
{
"name": "Bigconfig",
"description": "Bigconfig is a yaml-based declarative monitoring as code solution. Data engineers can deploy Bigeye metrics from the command-line for convenient and scalable data quality monitoring",
"fileMatch": ["bigconfig.yml", "bigconfig.yaml"],
"url": "https://www.schemastore.org/bigconfig.json"
},
{
"name": "bitbucket-pipelines",
"description": "Bitbucket Pipelines CI/CD manifest",
"fileMatch": ["bitbucket-pipelines.yml"],
"url": "https://api.bitbucket.org/schemas/pipelines-configuration"
},
{
"name": "bitrise",
"description": "The configuration format of the Bitrise CLI. Bitrise is a collection of tools and services to help you with the development and automation of your software projects, with a main focus on mobile apps",
"fileMatch": ["bitrise.yml", "bitrise.yaml", "bitrise.json"],
"url": "https://www.schemastore.org/bitrise.json"
},
{
"name": "bitrise-step",
"description": "Steps and Workflows are the heart of how Bitrise works. A Bitrise build is simply a series of Steps. Bitrise is a collection of tools and services to help you with the development and automation of your software projects, with a main focus on mobile apps",
"fileMatch": ["step.yml"],
"url": "https://www.schemastore.org/bitrise-step.json"
},
{
"name": ".bootstraprc",
"description": "Webpack bootstrap-loader configuration file",
"fileMatch": [".bootstraprc"],
"url": "https://www.schemastore.org/bootstraprc.json"
},
{
"name": "bower.json",
"description": "Bower package description file",
"fileMatch": ["bower.json", ".bower.json"],
"url": "https://www.schemastore.org/bower.json"
},
{
"name": ".bowerrc",
"description": "Bower configuration file",
"fileMatch": [".bowerrc"],
"url": "https://www.schemastore.org/bowerrc.json"
},
{
"name": "BOSH CPI Config",
"description": "CPI-specific config for BOSH Director",
"url": "https://www.schemastore.org/bosh-cpi-config.json"
},
{
"name": "BOSH Deploy Config",
"description": "Deploy config for BOSH CLI",
"url": "https://www.schemastore.org/bosh-deploy-config.json"
},
{
"name": "Boyka Framework",
"description": "Boyka Framework config file",
"fileMatch": ["boyka-config.json"],
"url": "https://www.schemastore.org/boyka-config.json"
},
{
"name": "behat.yml",
"description": "Behat configuration file",
"fileMatch": ["behat.yml", "*.behat.yml"],
"url": "https://www.schemastore.org/behat.json"
},
{
"name": "partial-black.json",
"description": "black, a Python formatter",
"fileMatch": [],
"url": "https://raw.githubusercontent.com/SchemaStore/schemastore/master/src/schemas/json/partial-black.json"
},
{
"name": "bozr.suite.json",
"description": "Bozr test suite file",
"fileMatch": [".suite.json", ".xsuite.json"],
"url": "https://www.schemastore.org/bozr.json"
},
{
"name": "browser.i18n.json",
"description": "browser.i18n messages.json translation file",
"fileMatch": ["messages.json"],
"url": "https://www.schemastore.org/browser.i18n.json"
},
{
"name": "browsh configuration",
"description": "Configuration file for browsh",
"fileMatch": ["**/browsh/config.toml"],
"url": "https://raw.githubusercontent.com/browsh-org/browsh/master/webext/assets/browsh-schema.json"
},
{
"name": "bucklescript",
"description": "BuckleScript configuration file",
"fileMatch": ["bsconfig.json"],
"url": "https://raw.githubusercontent.com/rescript-lang/rescript-compiler/master/docs/docson/build-schema.json"
},
{
"name": "build-changelog",
"description": "Changelog files for build-changelog action",
"fileMatch": [
"**/build-changelog/*.yml",
"**/build-changelog/*.yaml",
"**/build-changelog/*.toml"
],
"url": "https://raw.githubusercontent.com/jelmore1674/build-changelog/refs/tags/v1/schemas/changlelog.json"
},
{
"name": "Build Info",
"description": "Build Info is the metadata of a build. It includes all the details about the build broken down into segments that include version history, artifacts, project modules, dependencies, and everything that was required to create the build",
"fileMatch": ["*buildinfo*.json", "*build-info*.json", "*.buildinfo"],
"url": "https://raw.githubusercontent.com/jfrog/build-info-go/main/buildinfo-schema.json"
},
{
"name": "Bukkit plugin.yml",
"description": "Minecraft Bukkit plugin description files",
"fileMatch": ["plugin.yml"],
"url": "https://www.schemastore.org/bukkit-plugin.json"
},
{
"name": "Buildkite",
"description": "Buildkite pipeline.yml files",
"fileMatch": [
"buildkite.yml",
"buildkite.yaml",
"buildkite.json",
"buildkite.*.yml",
"buildkite.*.yaml",
"buildkite.*.json",
"**/.buildkite/pipeline.yml",
"**/.buildkite/pipeline.yaml",
"**/.buildkite/pipeline.json",
"**/.buildkite/pipeline.*.yml",
"**/.buildkite/pipeline.*.yaml",
"**/.buildkite/pipeline.*.json"
],
"url": "https://raw.githubusercontent.com/buildkite/pipeline-schema/main/schema.json"
},
{
"name": ".build.yml",
"description": "Sourcehut Build Manifest",
"fileMatch": [".build.yml"],
"url": "https://www.schemastore.org/sourcehut-build-0.65.0.json",
"versions": {
"0.41.2": "https://www.schemastore.org/sourcehut-build-0.41.2.json",
"0.65.0": "https://www.schemastore.org/sourcehut-build-0.65.0.json"
}
},
{
"name": "bun.lock",
"description": "bun.lock file",
"fileMatch": ["bun.lock"],
"url": "https://www.schemastore.org/bun-lock.json"
},
{
"name": "bundleconfig.json",
"description": "bundleconfig.json files",
"fileMatch": ["bundleconfig.json"],
"url": "https://www.schemastore.org/bundleconfig.json"
},
{
"name": "bunfig.toml",
"description": "bunfig.toml file",
"fileMatch": ["bunfig.toml"],
"url": "https://www.schemastore.org/bunfig.json"
},
{
"name": "BungeeCord plugin.yml",
"description": "BungeeCord plugin description files",
"fileMatch": ["plugin.yml", "bungee.yml"],
"url": "https://www.schemastore.org/bungee-plugin.json"
},
{
"name": "block.json",
"description": "WordPress block.json files",
"fileMatch": ["block.json"],
"url": "https://schemas.wp.org/trunk/block.json",
"versions": {
"trunk": "https://raw.githubusercontent.com/WordPress/gutenberg/trunk/schemas/json/block.json"
}
},
{
"name": "Block Protocol Metadata",
"description": "Block Metadata in Block Protocol",
"fileMatch": ["block-metadata.json"],
"url": "https://blockprotocol.org/schemas/block-metadata.json"
},
{
"name": "BX CI",
"description": "CI configuration for Amdocs Bill Experience projects",
"fileMatch": ["**/bxci.yaml", "**/bxci.yml"],
"url": "https://www.schemastore.org/bxci.schema-3.x.json",
"versions": {
"1.0": "https://www.schemastore.org/bxci.schema-1.0.json",
"1.0.1": "https://www.schemastore.org/bxci.schema-1.0.1.json",
"2.0.0": "https://www.schemastore.org/bxci.schema-2.0.0.json",
"2.x": "https://www.schemastore.org/bxci.schema-2.x.json",
"3.x": "https://www.schemastore.org/bxci.schema-2.x.json"
}
},
{
"name": "Better Scripts",
"description": "Better scripts configuration file",
"fileMatch": [
"scripts.json",
"better-scripts.json",
".better-scriptsrc",
".better-scriptsrc.json"
],
"url": "https://raw.githubusercontent.com/iamyoki/better-scripts/main/lib/schema.json"
},
{
"name": "Bleep",
"description": "A bleeping fast Scala build tool",
"fileMatch": ["bleep.yaml", "bleep.yml"],
"url": "https://raw.githubusercontent.com/oyvindberg/bleep/master/schema.json"
},
{
"name": "CMake Presets",
"description": "CMake Presets",
"fileMatch": ["CMakePresets.json", "CMakeUserPresets.json"],
"url": "https://raw.githubusercontent.com/Kitware/CMake/master/Help/manual/presets/schema.json"
},
{
"name": "Cache Warmup config",
"description": "Cache Warmup config",
"fileMatch": [
"cache-warmup.json",
"cache-warmup.yaml",
"cache-warmup.yml"
],
"url": "https://raw.githubusercontent.com/eliashaeussler/cache-warmup/main/res/cache-warmup-config.schema.json"
},
{
"name": "Calqulus pipeline",
"description": "Qualisys Calqulus pipeline",
"fileMatch": ["*.calqulus.yaml", "*.calqulus.yml"],
"url": "https://raw.githubusercontent.com/qualisys/qualisys-schemas/master/calqulus-pipeline.schema.json"
},
{
"name": "Camel YAML DSL",
"description": "Camel YAML DSL",
"fileMatch": [
"*.camel.yaml",
"*.camelk.yaml",
"*.camel.yml",
"*.camelk.yml"
],
"url": "https://raw.githubusercontent.com/apache/camel/main/dsl/camel-yaml-dsl/camel-yaml-dsl/src/generated/resources/schema/camelYamlDsl.json",
"versions": {
"3.x": "https://raw.githubusercontent.com/apache/camel/camel-3.x/dsl/camel-yaml-dsl/camel-yaml-dsl/src/generated/resources/schema/camel-yaml-dsl.json",
"4.x": "https://raw.githubusercontent.com/apache/camel/main/dsl/camel-yaml-dsl/camel-yaml-dsl/src/generated/resources/schema/camelYamlDsl.json"
}
},
{
"name": "Cannon TOML",
"description": "Deployment configuration for Cannon, a DevOps tool for Ethereum",
"fileMatch": [
"cannonfile.json",
"*.cannonfile.json",
"cannonfile.yaml",
"*.cannonfile.yaml",
"cannonfile.toml",
"*.cannonfile.toml"
],
"url": "https://raw.githubusercontent.com/usecannon/cannon/main/packages/lsp/src/schema.json"
},
{
"name": "Carafe",
"description": "Carafe compatible JavaScript Bundles",
"url": "https://carafe.fm/schema/draft-02/bundle.schema.json",
"versions": {
"draft-02": "https://carafe.fm/schema/draft-02/bundle.schema.json",
"draft-01": "https://carafe.fm/schema/draft-01/bundle.schema.json"
}
},
{
"name": "Cargo Manifest",
"description": "Manifest for Cargo, the Rust package manager and build tool",
"fileMatch": ["Cargo.toml"],
"url": "https://www.schemastore.org/cargo.json"
},
{
"name": "Cargo Make",
"description": "cargo-make, a Rust task runner and build tool",
"fileMatch": ["Makefile.toml"],
"url": "https://www.schemastore.org/cargo-make.json"
},
{
"name": "Catalog Info Backstage",
"description": "Backstage Catalog Info",
"fileMatch": ["catalog-info.yaml"],
"url": "https://www.schemastore.org/catalog-info.json"
},
{
"name": "Charmcraft",
"description": "Charmcraft project. Documentation: https://canonical-charmcraft.readthedocs-hosted.com",
"fileMatch": ["charmcraft.yaml"],
"url": "https://raw.githubusercontent.com/canonical/charmcraft/main/schema/charmcraft.json"
},
{
"name": "Chromia Model",
"description": "Chromia Model Config File",
"fileMatch": ["chromia.yml", "chromia.yaml"],
"url": "https://gitlab.com/chromaway/core-tools/chromia-cli-tools/-/raw/dev/chromia-build-tools/src/main/resources/chromia-model-schema.json"
},
{
"name": "Chromia Seeder Root Config",
"description": "Chromia Seeder Root Config File",
"fileMatch": ["**/.chromia/seeder/**/seeder.yml"],
"url": "https://gitlab.com/chromaway/core-tools/rell-toolbox/-/raw/dev/seeder/src/main/resources/chromia-seeder-config-schema.json"
},
{
"name": "Chromia Seeder Module Config",
"description": "Chromia Seeder Module Config File",
"fileMatch": ["**/.chromia/seeder/**/modules/**/*.yml"],
"url": "https://gitlab.com/chromaway/core-tools/rell-toolbox/-/raw/dev/seeder/src/main/resources/chromia-seeder-module-schema.json"
},
{
"name": "cibuildwheel",
"description": "cibuildwheel, a Python redistributable wheel builder",
"fileMatch": ["cibuildwheel.toml", ".cibuildwheel.toml"],
"url": "https://raw.githubusercontent.com/SchemaStore/schemastore/master/src/schemas/json/cibuildwheel.json"
},
{
"name": "CityJSON",
"description": "the representation of 3D city models",
"url": "https://raw.githubusercontent.com/cityjson/specs/master/schemas/cityjson.min.schema.json"
},
{
"name": "CloudEvents specification",
"description": "A specification for describing event data in a common way. Documentation: https://cloudevents.io",
"fileMatch": [],
"url": "https://raw.githubusercontent.com/cloudevents/spec/master/cloudevents/formats/cloudevents.json"
},
{
"name": "conda-forge",
"description": "Conda-forge configuration file",
"fileMatch": ["conda-forge.yml"],
"url": "https://raw.githubusercontent.com/conda-forge/conda-smithy/main/conda_smithy/data/conda-forge.json"
},
{
"name": "Convex",
"description": "Configuration for Convex project settings",
"fileMatch": ["convex.json"],
"url": "https://www.schemastore.org/convex.json"
},
{
"name": "Conjure",
"description": "Conjure Human-Readable Format",
"fileMatch": ["**/conjure/**.yml"],
"url": "https://raw.githubusercontent.com/palantir/conjure/master/conjure.schema.json"
},
{
"name": "CNC Codes",
"description": "G/M codes for Machine Tools or 3D Printers",
"fileMatch": ["*.cncc.json"],
"url": "https://appliedengdesign.github.io/cnccodes-json-schema/draft/2022-07/schema",
"versions": {
"latest": "https://appliedengdesign.github.io/cnccodes-json-schema/draft/2022-07/schema",
"2022-07": "https://appliedengdesign.github.io/cnccodes-json-schema/draft/2022-07/schema",
"2022-06": "https://appliedengdesign.github.io/cnccodes-json-schema/draft/2022-06/schema"
}
},
{
"name": "Cog config file",
"description": "cog.yaml files",
"fileMatch": ["cog.yaml", "cog.yml"],
"url": "https://raw.githubusercontent.com/replicate/cog/main/pkg/config/data/config_schema_v1.0.json",
"versions": {
"1.0": "https://raw.githubusercontent.com/replicate/cog/main/pkg/config/data/config_schema_v1.0.json"
}
},
{
"name": "Commandbox Box.json",
"description": "Commandbox used with cli, cfml web servers and modules",
"url": "https://raw.githubusercontent.com/Ortus-Solutions/vscode-commandbox/master/resources/schemas/box.schema.json"
},
{
"name": "Commandbox Server.json",
"description": "Commandbox used with cfml web servers",
"url": "https://raw.githubusercontent.com/Ortus-Solutions/vscode-commandbox/master/resources/schemas/server.schema.json"
},
{
"name": "Common Package Specification",
"description": "A cross-to