AcademySoftwareFoundation / AcademySoftwareFoundation/OpenColorIO
JSON Schema for config files to use with syntax validator in VS Code
Open
Needs Discussion
- Dominant language
- C++
- Stars
- 2.1k
- Forks
- 503
- PR merge metrics
- No merged PRs in 30d
Description
I was thinking about the use of YAML editors to edit OCIO config files and I was wondering if we should make a way to generate a JSON Schema https://json-schema.org/ to be able to use https://github.com/redhat-developer/vscode-yaml inside VS Code.
Ideally we'd want to generate the schema rather than hand craft it so that it could be regenerated as and when we add/modify the config file syntax, but given the slow rate of this, I guess it isn't essential.
Kevin
Contributor guide
Assessment
This issue has not been assessed yet.