Add jsonschema for config.toml
Open
Nobody has claimed this yet.
wishlist
- Dominant language
- Rust
- Stars
- 7.5k
- Forks
- 353
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 15
Description
I'd like to have a schema for the configuration file so it's possible to have intellisense help with the config file.
The documentation is here https://www.schemastore.org/json/
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating config.toml and reading the SchemaStore JSON Schema documentation linked in the issue. Determine the configuration fields that need coverage and where the schema should live; done means the schema is available for config.toml IntelliSense.
Written by the indexing model from the issue text.
Assessment
- Domain
- developer-experience
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100