$80M in Series C funding and 2 million developers.
Learn moreApril 17, 2024
New
IDE validation for render.yaml files
Many popular IDEs now provide schema-backed validation and autocompletion for the render.yaml
file format used with Render Blueprints:
![An example of render.yaml validation in VS Code](https://cdn.sanity.io/images/hvk0tap5/production/e66858fca1f0b4ba077b6884e6e3b58f2a54e1d1-1522x448.png?w=1200&q=95&fit=max&auto=format)
An example of render.yaml validation in VS Code
To enable in VS Code, install the YAML extension by Red Hat.
Learn more in the documentation.