Note
Render published their own jsonschema https://render.com/schema/render.yaml.json So mine is deprecated.
Beware. There might be bugs, but it serves me well at the moment. If you find any problems feel free to first open an issue.
Take a look at the full spec on render.com.
- You need to install and enable the YAML extension redhat.vscode-yaml
- You need to add the url of the schema to your
settings.json
like this:{ "https://schemas.onrender.com/render.com.json": ["render.yaml"] }
- Reload your window
- Let's go