Open nfelt14 opened 1 month ago
It would be nice if users could take advantage of a public schema to allow their editors to help autocomplete their config files.
We could use either dc-schema · PyPI or Schema - Pydantic to generate a schema file to use to help users auto-complete in their yaml/toml files.
Description
It would be nice if users could take advantage of a public schema to allow their editors to help autocomplete their config files.
Additional Information
We could use either dc-schema · PyPI or Schema - Pydantic to generate a schema file to use to help users auto-complete in their yaml/toml files.