Test for aio schemas
- Install
YAML
extension
- Preferences > Settings > Search
yaml schemas
> ClickEdit in settings.json
- Add the following to
yaml.schemas
:
"https://raw.githubusercontent.com/MichaelGoberling/aio-schema-test/main/aio.app.config.yaml.schema.json": [
"app.config.yaml"
],
"https://raw.githubusercontent.com/MichaelGoberling/aio-schema-test/main/aio.ext.config.yaml.schema.json": [
"ext.config.yaml"
]
- Reload VSCode