{ "yaml.customTags": ["!include scalar"], "yaml.schemas": { "schemas/api-config/config.json": "demo-api/config.y*ml", "schemas/api-config/collection.json": "demo-api/collections/*.y*ml", "schemas/api-config/field.json": "demo-api/collections/fields/*.y*ml" }, "editor.formatOnSave": true, "editor.tabCompletion": "on", "diffEditor.codeLens": true }