vscode-yaml icon indicating copy to clipboard operation
vscode-yaml copied to clipboard

Missing schemas from schemastore

Open ybizeul opened this issue 4 months ago • 0 comments

Describe the bug

Trying to apply Traefik v3 schema to currently editing traefik.yaml file but only getting Traefik v2 proposal, even though Traefik v3 is defined in https://www.schemastore.org/api/json/catalog.json

Image

Expected Behavior

Traefik v3 should be in the list

Current Behavior

Only Traefik v2 is listed

Steps to Reproduce

  1. Install vscode extension
  2. edit traefik.yaml file
  3. Syntax is matched to Traefik v2 syntax with no option to change it to Traefik v3

Environment

  • [ ] Windows
  • [x] Mac
  • [ ] Linux
  • [ ] other (please specify)

ybizeul avatar Jun 07 '25 08:06 ybizeul