Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEAT]: Create an upload a schema file to help with auto-complete for yaml/toml #338

Open
nfelt14 opened this issue Oct 23, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@nfelt14
Copy link
Collaborator

nfelt14 commented Oct 23, 2024

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.

@nfelt14 nfelt14 added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant